tweak: update version

This commit is contained in:
2024-02-07 04:03:33 +03:00
parent 6c74349b5b
commit 2242f0b077
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ wrapper {
}
group = 'mc.nbt'
version = '2.0-SNAPSHOT'
version = '2.0'
compileJava {
targetCompatibility = sourceCompatibility = JavaVersion.VERSION_17