Skip to content

Commit

Permalink
Bump version to 2.5.13+974
Browse files Browse the repository at this point in the history
  • Loading branch information
narumi147 committed Aug 24, 2024
1 parent 8bd8892 commit cb8715f
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# Changelog

## 2.5.13

- batch setting append skills
- add campaign login bonus for SQ plan
- fix append 5 not work for transform skill
- support summer XX NP

## 2.5.12

- Fix skill option bug: Kulkulcan etc
- Fix Space Ereshkigal's master affection to master skill

## 2.5.11

- Support planning 5 appends
- Laplace
- Support Append Skill 5 shorten skill after use
- Fixed a bug where reduced damage (for overkill bug counting) is not reset after NP
Expand Down
11 changes: 10 additions & 1 deletion CHANGELOG.zh.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,23 @@
# 更新日志

## 2.5.13

- 批量修改追加技能
- 增加攒石功能的纪念活动登陆奖励
- 修复变身时追加技能 5 失效
- 支持泳装 XX 宝具

## 2.5.12

- 修复库库尔坎等有选项的技能错误
- 修复泳装艾蕾御主技能对好感度的计算

## 2.5.11

- 9 周年之索尼罪大滔天、螺旋社罪该万死
- 支持规划 5 个追加被动
- Laplace
- 支持附加五技能:使用技能后减少 CD
- 支持追加被动 5:使用技能后减少 CD
- 修正了 Overkill bug 没有在宝具使用后重置的问题
- 支持泳装艾蕾
- 新的根据好感度增加伤害的机制
Expand Down
4 changes: 2 additions & 2 deletions lib/generated/git_info.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.5.12+973
version: 2.5.13+974

environment:
sdk: ">=3.5.0 <4.0.0"
Expand Down

0 comments on commit cb8715f

Please sign in to comment.