We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd2c32 commit c8862a2Copy full SHA for c8862a2
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.2"
+ version = "1.2.3"
10
}
11
12
subprojects {
0 commit comments