From fcc90b4d354b529ceec7fb321be22ab675e44744 Mon Sep 17 00:00:00 2001 From: wulabing Date: Wed, 9 Jun 2021 12:46:37 +0800 Subject: [PATCH] Xray-1.2.13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [fix] 更新个版本号 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index cfd037f..018fe4e 100644 --- a/install.sh +++ b/install.sh @@ -27,7 +27,7 @@ OK="${Green}[OK]${Font}" ERROR="${Red}[ERROR]${Font}" # 变量 -shell_version="1.2.12" +shell_version="1.2.13" github_branch="main" xray_conf_dir="/usr/local/etc/xray" website_dir="/www/xray_web/"