Skip to content

Commit dfeb281

Browse files
committed
bump version to 2042.13
1 parent d1c3066 commit dfeb281

File tree

3 files changed

+9
-13
lines changed

3 files changed

+9
-13
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [2042.13] - 2021-09-22
810
### Added
9-
- Add: consider `cpsAcceleration` of multiple buying until tier upgrade
11+
- Add: `cpsAcceleration` now consider multiple buying until next tier upgrade.
12+
- Add: button to ignore Wizard Tower.
1013

1114
## [2042.12] - 2021-09-21
1215
### Added

RELEASE.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
## [2042.12] - 2021-09-21
1+
## [2042.13] - 2021-09-22
22
### Added
3-
- Auto increase decimalPlaces for small number.
4-
5-
### Changed
6-
- Change: rollback the algorithm about deltaTime.
7-
- Improve: tweak layout of buildings.
8-
9-
### Fixed
10-
- Fix: sort tech upgrades in their own list.
11-
- Fix: skip sorting vaulted upgrades.
3+
- Add: `cpsAcceleration` now consider multiple buying until next tier upgrade.
4+
- Add: button to ignore Wizard Tower.

info.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"ID": "Best Deal Helper",
44
"Author": "Jethro Yu",
55
"Description": "Help you choose best deal!",
6-
"ModVersion": 2042.12,
6+
"ModVersion": 2042.13,
77
"GameVersion": 2.042,
8-
"Date": "21/09/2021",
8+
"Date": "22/09/2021",
99
"Dependencies": ["CCSE"],
1010
"Disabled": 1,
1111
"AllowSteamAchievs": 1

0 commit comments

Comments
 (0)