mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-14 04:50:50 +08:00
增加新版本检测
This commit is contained in:
+7
-2
@@ -1,2 +1,7 @@
|
||||
export const version = 'v2.9.7';
|
||||
export const changeLog = 'https://t.me/jiao_long/184';
|
||||
export const version = '2.9.7';
|
||||
export const changeLogLink = 'https://t.me/jiao_long/184';
|
||||
export const changeLog = `2.9.7版本说明
|
||||
1. 重构初始化流程,可直接在初始化过程中设置账户信息和通知方式
|
||||
2. 增加企业微信机器人推送的python版本,感谢 https://github.com/Sowevo PR
|
||||
3. 修复ql repo可能无法拉取最新代码
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user