We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0f3e3 commit 86a7556Copy full SHA for 86a7556
1 file changed
app/build.gradle.kts
@@ -19,7 +19,7 @@ javafx {
19
version = "21.0.+"
20
}
21
22
-version = "0.23.0-SNAPSHOT"
+version = "0.23.0"
23
24
val mainClassName = "org.jskat.JSkatKt"
25
0 commit comments