mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
update to 1.1.2
This commit is contained in:
parent
7d2d536184
commit
ff84b9b5f9
2
core.go
2
core.go
@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
version = "1.1.1"
|
||||
version = "1.1.2"
|
||||
build = "Custom"
|
||||
codename = "Post Apocalypse"
|
||||
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."
|
||||
|
||||
VER="v1.1.1"
|
||||
VER="v1.1.2"
|
||||
|
||||
ARCH=$(uname -m)
|
||||
VDIS="64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user