Skip to content

Commit 3ebe8b8

Browse files
committed
release: v25.0.3
1 parent 79cc8a2 commit 3ebe8b8

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+
### 25.0.3 Auxiliaries - 2024-06-25
14+
- revamp a few internal helper methods
15+
- fix GameResult
16+
- expand testing
1317

1418
### 25.0.2 XML Improvements and Rule fixes - 2024-06-19
1519
- Requirements for swap carrots card properly implemented

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
socha.gameName=hui
22
socha.version.year=25
33
socha.version.minor=00
4-
socha.version.patch=02
4+
socha.version.patch=03
55
socha.version.suffix=

0 commit comments

Comments
 (0)