We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13dedd commit d113b9fCopy full SHA for d113b9f
CHANGELOG.md
@@ -11,7 +11,7 @@ The version should always be in sync with the [GUI](https://github.com/software-
11
and likely contains breaking changes between patches.
12
13
### 24.2.0 - 2023-10-XX
14
-- Disqualify oversped ship
+- Disqualify ship that cannot move because it is too fast
15
- Allow other player to move on when one is disqualified
16
- Grey out winning ship so second player can follow
17
gradle.properties
@@ -1,4 +1,4 @@
1
socha.gameName=mississippi
2
socha.version.year=24
3
socha.version.minor=01
4
-socha.version.patch=03
+socha.version.patch=04
0 commit comments