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 68d70c2 commit c354d86Copy full SHA for c354d86
CHANGELOG.md
@@ -10,6 +10,8 @@ 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
+### 25.0.6 Tweak Win Conditions - 2024-07-09
14
+
15
### 25.0.5 Little Fixes - 2024-07-01
16
- Remove round number from GameState
17
- End game with turn 60
gradle.properties
@@ -1,5 +1,5 @@
1
socha.gameName=hui
2
socha.version.year=25
3
socha.version.minor=00
4
-socha.version.patch=05
+socha.version.patch=06
5
socha.version.suffix=
0 commit comments