update version and code name

This commit is contained in:
v2ray 2016-01-01 23:48:20 +01:00
parent 3baa1f5bc5
commit dc86eb76da
1 changed files with 3 additions and 3 deletions

View File

@ -8,10 +8,10 @@ import (
)
var (
version = "1.2"
version = "1.3"
build = "Custom"
codename = "Post Apocalypse"
intro = "A stable and unbreakable connection for everyone."
codename = "New Order"
intro = "An unified platform for anti-censorship."
)
func Version() string {