From 493fbda90f5d037595d914ce847e36c1a31d5838 Mon Sep 17 00:00:00 2001 From: wulabing Date: Sat, 22 Feb 2020 21:12:33 +0800 Subject: [PATCH] =?UTF-8?q?1.1.1=20=E5=B0=9D=E8=AF=95=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E8=AF=81=E4=B9=A6=E7=BC=BA=E5=A4=B1=E9=97=AE=E9=A2=98?= 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 6097b8f..f4cf393 100644 --- a/install.sh +++ b/install.sh @@ -26,7 +26,7 @@ OK="${Green}[OK]${Font}" Error="${Red}[错误]${Font}" # 版本 -shell_version="1.1.0" +shell_version="1.1.1" shell_mode="None" github_branch="master" version_cmp="/tmp/version_cmp.tmp"