Skip to content

Commit c354d86

Browse files
committed
release: v25.0.6
1 parent 68d70c2 commit c354d86

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ 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.6 Tweak Win Conditions - 2024-07-09
14+
1315
### 25.0.5 Little Fixes - 2024-07-01
1416
- Remove round number from GameState
1517
- End game with turn 60

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=05
4+
socha.version.patch=06
55
socha.version.suffix=

0 commit comments

Comments
 (0)