更新版本号 v2.10.1

This commit is contained in:
whyour 2021-11-04 15:09:07 +08:00
parent 7af0597cd5
commit 7b512a1681

View File

@ -1,8 +1,10 @@
export const version = '2.10.0'; export const version = '2.10.1';
export const changeLogLink = 'https://t.me/jiao_long/191'; export const changeLogLink = 'https://t.me/jiao_long/192';
export const changeLog = `2.10.0 版本说明 export const changeLog = `2.10.1 版本说明
1. 1.
2. python3任务无法停止 2. 退
3. table滚动高度 3.
4. 4.
5.
6. ql check命令
`; `;