We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc84353 commit bbd3eecCopy full SHA for bbd3eec
1 file changed
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
}
14
15
group = "org.glavo"
16
-version = "0.2.0" + "-SNAPSHOT"
+version = "0.2.0" // + "-SNAPSHOT"
17
description = "A modern Java library for reading and writing Minecraft NBT files."
18
19
repositories {
0 commit comments