mirror of
https://github.com/whyour/qinglong.git
synced 2025-08-01 02:06:06 +08:00
6 lines
179 B
TypeScript
6 lines
179 B
TypeScript
export const version = '2.13.5';
|
|
export const changeLogLink = 'https://t.me/jiao_long/320';
|
|
export const changeLog = `2.13.5 版本说明
|
|
1. 修复task命令获取时间异常
|
|
`;
|