更新版本号

This commit is contained in:
hanhh 2021-06-13 18:50:29 +08:00
parent 95221e2b1d
commit 736da7dfa0
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
## Version: v2.2.0-062
## Date: 2021-06-07
## Update Content: session管理增加批量操作\n增加go-cqhttp通知方式\n修复页面标题
## Version: v2.2.0-063
## Date: 2021-06-13
## Update Content: \n1. 增加文件后缀配置 RepoFileExtensions\n2. 增加定时任务pageSize缓存\n3. 增加定时任务自动运行时状态展示
## 上面版本号中如果第2位数字有变化那么代表增加了新的参数如果只有第3位数字有变化仅代表更新了注释没有增加新的参数可更新可不更新

View File

@ -1,2 +1,2 @@
export const version = 'v2.2.0-062';
export const changeLog = 'https://t.me/jiaolongwang/105';
export const version = 'v2.2.0-063';
export const changeLog = 'https://t.me/jiaolongwang/106';