更新版本 v2.10.7

This commit is contained in:
whyour 2021-11-13 21:21:35 +08:00
parent b16f8b96dc
commit 9a8b72fe3f

View File

@ -1,9 +1,10 @@
export const version = '2.10.6'; export const version = '2.10.7';
export const changeLogLink = 'https://t.me/jiao_long/225'; export const changeLogLink = 'https://t.me/jiao_long/226';
export const changeLog = `2.10.6 版本说明 export const changeLog = `2.10.7 版本说明
1. workflow https://github.com/fzls PR 1. repo命令默认给仓库添加sendNotify依赖
2. https://github.com/miniers PR 2. /ql/deps
3. 3.
4. 4.
5. 5.
6. bot启动命令
`; `;