v2ray 9 лет назад
Родитель
Сommit
0107ea1636
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      release/install-release.sh

+ 1 - 1
release/install-release.sh

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