Skip to content

Commit

Permalink
release: v24.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xeruf committed Mar 18, 2024
1 parent 5772ee3 commit cf39919
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ The version should always be in sync with the [GUI](https://github.com/software-
- Grey out winning ship so second player can follow
- Improve XML protocol

### 24.2.3 Fix circular Board edge-case - 2024-03-18

### 24.2.2 Detailed winner explanation - 2024-03-14

### 24.2.1 Fix issue leading to wrong winner - 2024-03-13
Expand Down
2 changes: 1 addition & 1 deletion 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=02
socha.version.patch=02
socha.version.patch=03

0 comments on commit cf39919

Please sign in to comment.