更新版本 v2.11.2

This commit is contained in:
whyour 2022-01-30 18:25:18 +08:00
parent 18a6be3ecd
commit 548d924fa0

View File

@ -1,13 +1,12 @@
export const version = '2.11.1'; export const version = '2.11.2';
export const changeLogLink = 'https://t.me/jiao_long/261'; export const changeLogLink = 'https://t.me/jiao_long/261';
export const changeLog = `2.11.1 版本说明 export const changeLog = `2.11.2 版本说明
1. openapi获取tokentoken认证 1.
2. 2.
3. 3. cdn文件
4. 4.
5. 5. python任务测试实时输出
6. task支持运行pyc文件https://github.com/chiupam 6.
6. ghproxy默认代理ProxyUrlhttp或者socks代理 http://127.0.0.1:7890 6. shell克隆仓库状态获取
7. JavaScript cdn地址 7.
8. bug修复
`; `;