We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbde912 commit 6bd2ecfCopy full SHA for 6bd2ecf
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "io.github.zhh2001"
12
-version = "1.5.0"
+version = "1.6.0-SNAPSHOT"
13
14
java {
15
sourceCompatibility = JavaVersion.VERSION_21
0 commit comments