We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576b38b commit e5a49b3Copy full SHA for e5a49b3
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "gg.essential"
7
-version = "0.7.0-alpha.1"
+version = "0.7.0-alpha.2"
8
9
java.withSourcesJar()
10
0 commit comments