We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91fc301 commit ccf28adCopy full SHA for ccf28ad
CHANGELOG.md
@@ -10,6 +10,10 @@ The version should always be in sync with the [GUI](https://github.com/software-
10
A `y` version of 0 marks the beta of the current year
11
and likely contains breaking changes between patches.
12
13
+### 24.0.6 Refine Adjuncts - 2023-08-24
14
+- Properly handle consecutive advances
15
+- Fix ScoreDefinition
16
+
17
### 24.0.5 Eliminating Oversights - 2023-08-23
18
- Revamp calculation structure for available Moves
19
- Add some helpers and documentation
gradle.properties
@@ -1,4 +1,4 @@
1
socha.gameName=mississippi
2
socha.version.year=24
3
socha.version.minor=00
4
-socha.version.patch=05
+socha.version.patch=06
0 commit comments