更新版本号

This commit is contained in:
hanhh
2021-06-15 23:17:24 +08:00
parent 4336f6f175
commit f6d7c3c35e
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
## Version: v2.2.0-063
## Date: 2021-06-13
## Update Content: \n1. 增加文件后缀配置 RepoFileExtensions\n2. 增加定时任务pageSize缓存\n3. 增加定时任务自动运行时状态展示
## Version: v2.2.0-064
## Date: 2021-06-15
## Update Content: \n1. 修复TempBlockCookie参数问题\n2. 修复ql raw拉取脚本重复
## 上面版本号中,如果第2位数字有变化,那么代表增加了新的参数,如果只有第3位数字有变化,仅代表更新了注释,没有增加新的参数,可更新可不更新
+2 -2
View File
@@ -1,2 +1,2 @@
export const version = 'v2.2.0-063';
export const changeLog = 'https://t.me/jiaolongwang/106';
export const version = 'v2.2.0-064';
export const changeLog = 'https://t.me/jiaolongwang/107';