Skip to content

Commit

Permalink
v21.3.0 版本说明
Browse files Browse the repository at this point in the history
  • Loading branch information
fzls committed Feb 1, 2024
1 parent 05a4d67 commit a04e41b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 14 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# 更新公告
1. 新增 colg每日签到(社区活跃任务) 活动
2. 新增 DNF心悦wpe(充值拼团) 活动
3. 新增 斗鱼 活动的提示
4. 完善获取心悦鉴权参数的流程
5. 如需购买自动更新DLC或按月付费,请在配置工具的【付费相关】标签页自助购买,具体流程请查阅目录中【付费指引.docx】
6. 其他改动及上述功能具体用法,详见README.MD和CHANGELOG.MD以及使用教程/使用文档.docx和教程视频
1. 新增 DNF落地页活动(龙武贺新春) 活动
2. 如需购买自动更新DLC或按月付费,请在配置工具的【付费相关】标签页自助购买,具体流程请查阅目录中【付费指引.docx】
3. 其他改动及上述功能具体用法,详见README.MD和CHANGELOG.MD以及使用教程/使用文档.docx和教程视频


# v21.3.0 2024.2.1
## 活动维护
1. 新增 DNF落地页活动(龙武贺新春) 活动

# v21.2.0 2024.1.11
## 活动维护
1. 新增 colg每日签到(社区活跃任务) 活动
Expand Down
13 changes: 7 additions & 6 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# 更新公告
1. 新增 colg每日签到(社区活跃任务) 活动
2. 新增 DNF心悦wpe(充值拼团) 活动
3. 新增 斗鱼 活动的提示
4. 完善获取心悦鉴权参数的流程
5. 如需购买自动更新DLC或按月付费,请在配置工具的【付费相关】标签页自助购买,具体流程请查阅目录中【付费指引.docx】
6. 其他改动及上述功能具体用法,详见README.MD和CHANGELOG.MD以及使用教程/使用文档.docx和教程视频
1. 新增 DNF落地页活动(龙武贺新春) 活动
2. 如需购买自动更新DLC或按月付费,请在配置工具的【付费相关】标签页自助购买,具体流程请查阅目录中【付费指引.docx】
3. 其他改动及上述功能具体用法,详见README.MD和CHANGELOG.MD以及使用教程/使用文档.docx和教程视频


# v21.3.0 2024.2.1
## 活动维护
1. 新增 DNF落地页活动(龙武贺新春) 活动

# v21.2.0 2024.1.11
## 活动维护
1. 新增 colg每日签到(社区活跃任务) 活动
Expand Down
4 changes: 2 additions & 2 deletions version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# 大版本号:大重构、或者引入很重要的改动时
# 小版本号:新的活动周期,比如国庆节版本、春节版本
# 补丁版本号:修复bug,或者同一个活动周期内出的新活动
now_version = "21.2.0"
ver_time = "2024.1.11"
now_version = "21.3.0"
ver_time = "2024.2.1"
author = "风之凌殇"


Expand Down

0 comments on commit a04e41b

Please sign in to comment.