Explorar el Código

update install release

v2ray hace 9 años
padre
commit
b6e23de0d3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      release/install-release.sh

+ 1 - 1
release/install-release.sh

@@ -15,7 +15,7 @@ else
   echo "Please make sure unzip and daemon are installed."
 fi
 
-VER="v1.4"
+VER="v1.5"
 
 ARCH=$(uname -m)
 VDIS="64"