Skip to content

Commit

Permalink
v22.3.0 版本说明
Browse files Browse the repository at this point in the history
  • Loading branch information
fzls committed Dec 20, 2024
1 parent cff0a01 commit 3a65d43
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# 更新公告
1. 编年史相关接口适配新域名
1. 新增 重力之泉版本预约 活动
2. 如需购买自动更新DLC或按月付费,请在配置工具的【付费相关】标签页自助购买,具体流程请查阅目录中【付费指引.docx】
3. 其他改动及上述功能具体用法,详见README.MD和CHANGELOG.MD以及使用教程/使用文档.docx和教程视频


# v22.3.0 2024.12.20
## 活动维护
1. 新增 重力之泉版本预约 活动

# v22.2.3 2024.11.30
## 活动维护
1. 编年史相关接口适配新域名
Expand Down
6 changes: 5 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# 更新公告
1. 编年史相关接口适配新域名
1. 新增 重力之泉版本预约 活动
2. 如需购买自动更新DLC或按月付费,请在配置工具的【付费相关】标签页自助购买,具体流程请查阅目录中【付费指引.docx】
3. 其他改动及上述功能具体用法,详见README.MD和CHANGELOG.MD以及使用教程/使用文档.docx和教程视频


# v22.3.0 2024.12.20
## 活动维护
1. 新增 重力之泉版本预约 活动

# v22.2.3 2024.11.30
## 活动维护
1. 编年史相关接口适配新域名
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 = "22.2.3"
ver_time = "2024.11.30"
now_version = "22.3.0"
ver_time = "2024.12.20"
author = "风之凌殇"


Expand Down

0 comments on commit 3a65d43

Please sign in to comment.