mirror of https://github.com/v2ray/v2ray-core
update install-release.sh
parent
e47dd29ed1
commit
1f977b0dd4
|
@ -15,7 +15,7 @@ else
|
|||
echo "Please make sure unzip and daemon are installed."
|
||||
fi
|
||||
|
||||
VER="v1.6"
|
||||
VER="v1.7"
|
||||
|
||||
ARCH=$(uname -m)
|
||||
VDIS="64"
|
||||
|
|
Loading…
Reference in New Issue