Skip to content

Commit

Permalink
release: v24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xeruf committed Sep 11, 2023
1 parent 0360fea commit 43f0b6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The version should always be in sync with the [GUI](https://github.com/software-
A `y` version of 0 marks the beta of the current year
and likely contains breaking changes between patches.

### 24.0.9 All The Moves - 2023-09-XX
### 24.1.0 New Helpers - 2023-09-11
- Add a few helpers

### 24.0.8 All The Moves - 2023-09-04
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
socha.gameName=mississippi
socha.version.year=24
socha.version.minor=00
socha.version.patch=08
socha.version.minor=01
socha.version.patch=00

0 comments on commit 43f0b6a

Please sign in to comment.