From 85cec6be7f9b396cb92ffbcb43ca1d751b6fc03a Mon Sep 17 00:00:00 2001 From: wulabing Date: Sun, 30 Aug 2020 21:56:28 +0800 Subject: [PATCH] =?UTF-8?q?[modify]=20=E4=BF=AE=E5=A4=8D=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=AF=86=E5=88=AB=E5=BC=82=E5=B8=B8=E9=97=AE=E9=A2=98=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f37d4e9..7d072af 100644 --- a/install.sh +++ b/install.sh @@ -29,7 +29,7 @@ OK="${Green}[OK]${Font}" Error="${Red}[错误]${Font}" # 版本 -shell_version="1.1.5.5" +shell_version="1.1.5.6" shell_mode="None" github_branch="master" version_cmp="/tmp/version_cmp.tmp"