We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8a8ea commit 9752b26Copy full SHA for 9752b26
1 file changed
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
allprojects {
7
description = "A blueprint adapting vert.x to a distributed game server"
8
group = "io.github.tfkfan"
9
- version = "1.2.3"
+ version = "1.2.4"
10
}
11
12
subprojects {
0 commit comments