We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5772ee3 commit cf39919Copy full SHA for cf39919
CHANGELOG.md
@@ -18,6 +18,8 @@ The version should always be in sync with the [GUI](https://github.com/software-
18
- Grey out winning ship so second player can follow
19
- Improve XML protocol
20
21
+### 24.2.3 Fix circular Board edge-case - 2024-03-18
22
+
23
### 24.2.2 Detailed winner explanation - 2024-03-14
24
25
### 24.2.1 Fix issue leading to wrong winner - 2024-03-13
gradle.properties
@@ -1,4 +1,4 @@
1
socha.gameName=mississippi
2
socha.version.year=24
3
socha.version.minor=02
4
-socha.version.patch=02
+socha.version.patch=03
0 commit comments