mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
update version
This commit is contained in:
parent
164465e60d
commit
eae3906858
2
core.go
2
core.go
@ -8,7 +8,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
version = "1.1.3"
|
version = "1.1.4"
|
||||||
build = "Custom"
|
build = "Custom"
|
||||||
codename = "Post Apocalypse"
|
codename = "Post Apocalypse"
|
||||||
intro = "A stable and unbreakable connection for everyone."
|
intro = "A stable and unbreakable connection for everyone."
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
echo "Please make sure unzip and daemon are installed before running this script."
|
echo "Please make sure unzip and daemon are installed before running this script."
|
||||||
|
|
||||||
VER="v1.1.3"
|
VER="v1.1.4"
|
||||||
|
|
||||||
ARCH=$(uname -m)
|
ARCH=$(uname -m)
|
||||||
VDIS="64"
|
VDIS="64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user