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 79cc8a2 commit 3ebe8b8Copy full SHA for 3ebe8b8
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
+### 25.0.3 Auxiliaries - 2024-06-25
14
+- revamp a few internal helper methods
15
+- fix GameResult
16
+- expand testing
17
18
### 25.0.2 XML Improvements and Rule fixes - 2024-06-19
19
- Requirements for swap carrots card properly implemented
gradle.properties
@@ -1,5 +1,5 @@
1
socha.gameName=hui
2
socha.version.year=25
3
socha.version.minor=00
4
-socha.version.patch=02
+socha.version.patch=03
5
socha.version.suffix=
0 commit comments