更新版本 v2.14.0

This commit is contained in:
whyour 2022-09-03 15:26:04 +08:00
parent 0198ebbbff
commit 31a5386cfe

View File

@ -1,7 +1,8 @@
export const version = '2.13.9';
export const changeLogLink = 'https://t.me/jiao_long/324';
export const changeLog = `2.13.9 版本说明
1.
2. 使
3. favicon修改😀😀
export const version = '2.14.0';
export const changeLogLink = 'https://t.me/jiao_long/325';
export const changeLog = `2.14.0 版本说明
1.
2. js脚本随机延迟执行 https://github.com/cddjr
3.
4. bug修复
`;