update version

This commit is contained in:
v2ray 2015-12-13 17:31:22 +01:00
parent 1f584f1502
commit 09f7233e9d
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ import (
)
var (
version = "1.1.4"
version = "1.2"
build = "Custom"
codename = "Post Apocalypse"
intro = "A stable and unbreakable connection for everyone."

View File

@ -2,7 +2,7 @@
echo "Please make sure unzip and daemon are installed before running this script."
VER="v1.1.4"
VER="v1.2"
ARCH=$(uname -m)
VDIS="64"