[modify] 修复版本识别异常问题

版本号变更
pull/290/head
wulabing 2020-08-30 21:56:28 +08:00
parent 1e0cd1324e
commit 85cec6be7f
1 changed files with 1 additions and 1 deletions

View File

@ -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"