We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2adb02b commit 5ce6d22Copy full SHA for 5ce6d22
2 files changed
README.md
@@ -10,7 +10,7 @@ A fun & interactive word game. Check out the screenshots and the game play video
10
11
## Download & Play
12
13
-Download the latest JAR [here](https://github.com/gravetii/wordagam/releases/download/v1.4/wordagam-1.4.jar) to play the game.
+Download the latest JAR [here](https://github.com/gravetii/wordagam/releases/download/v1.5/wordagam-1.5.jar) to play the game.
14
15
## Prerequisites
16
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>io.github.gravetii</groupId>
8
<artifactId>wordagam</artifactId>
9
- <version>1.4</version>
+ <version>1.5</version>
<build>
<plugins>
<plugin>
0 commit comments