mirror of https://github.com/wulabing/Xray_onekey
1.1.1 尝试修复证书缺失问题
parent
437d082a1b
commit
493fbda90f
|
@ -26,7 +26,7 @@ OK="${Green}[OK]${Font}"
|
||||||
Error="${Red}[错误]${Font}"
|
Error="${Red}[错误]${Font}"
|
||||||
|
|
||||||
# 版本
|
# 版本
|
||||||
shell_version="1.1.0"
|
shell_version="1.1.1"
|
||||||
shell_mode="None"
|
shell_mode="None"
|
||||||
github_branch="master"
|
github_branch="master"
|
||||||
version_cmp="/tmp/version_cmp.tmp"
|
version_cmp="/tmp/version_cmp.tmp"
|
||||||
|
|
Loading…
Reference in New Issue