版本变更 1.1.4.1

pull/315/head
wulabing 2020-06-05 15:36:40 +08:00
parent 05aa77e441
commit 8dd95bb58a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 2020-6-5
* 添加 ws tls Quantmumult 导入
* 添加 多线程编译
* 修复 重复添加 cron 问题
## 2020-6-3
* 添加 Nginx ipv6 监听 TLS1.3 0 RTT (merge)
* 适配 Nginx ipv6 监听端口修改

View File

@ -29,7 +29,7 @@ OK="${Green}[OK]${Font}"
Error="${Red}[错误]${Font}"
# 版本
shell_version="1.1.4.0"
shell_version="1.1.4.1"
shell_mode="None"
github_branch="master"
version_cmp="/tmp/version_cmp.tmp"