From 9a17d88fd2a8c33916b8e2e520430c6d06a84fe0 Mon Sep 17 00:00:00 2001 From: wulabing Date: Mon, 24 Feb 2020 10:24:55 +0800 Subject: [PATCH] 1.1.3.2 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index bbfd56b..e01034b 100644 --- a/install.sh +++ b/install.sh @@ -26,7 +26,7 @@ OK="${Green}[OK]${Font}" Error="${Red}[错误]${Font}" # 版本 -shell_version="1.1.3.1" +shell_version="1.1.3.2" shell_mode="None" github_branch="master" version_cmp="/tmp/version_cmp.tmp"