Skip to content

Commit c5f7092

Browse files
committed
[2048.10] New: auto buy feature
1 parent 967c8c6 commit c5f7092

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [2048.11] - 2024.03.18
7+
### Feature
8+
- Add auto buy feature to buy the best deal automatically
9+
610
## [2048.10] - 2023.01.18
711
### Fix
812
- Fix broken Sort Grandmapocalypse switch

RELEASE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## [2048.10] - 2023.01.18
2-
### Fix
3-
- Fix broken Sort Grandmapocalypse switch
1+
## [2048.11] - 2024.03.18
2+
### Feature
3+
- Add auto buy feature to buy the best deal automatically

info.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"ID": "BestDealHelper",
44
"Author": "Jethro Yu",
55
"Description": "Help you choose best deal! (Best Deal Helper)",
6-
"ModVersion": 2048.10,
6+
"ModVersion": 2048.11,
77
"GameVersion": 2.048,
8-
"Date": "01/18/2023",
8+
"Date": "03/18/2024",
99
"Dependencies": [
1010
"CCSE"
1111
],

0 commit comments

Comments
 (0)