Skip to content

Commit ccf28ad

Browse files
committed
release: v24.0.6
1 parent 91fc301 commit ccf28ad

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The version should always be in sync with the [GUI](https://github.com/software-
1010
A `y` version of 0 marks the beta of the current year
1111
and likely contains breaking changes between patches.
1212

13+
### 24.0.6 Refine Adjuncts - 2023-08-24
14+
- Properly handle consecutive advances
15+
- Fix ScoreDefinition
16+
1317
### 24.0.5 Eliminating Oversights - 2023-08-23
1418
- Revamp calculation structure for available Moves
1519
- Add some helpers and documentation

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
socha.gameName=mississippi
22
socha.version.year=24
33
socha.version.minor=00
4-
socha.version.patch=05
4+
socha.version.patch=06

0 commit comments

Comments
 (0)