We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d407898 commit 48128b1Copy full SHA for 48128b1
build.gradle
@@ -9,7 +9,7 @@ apply plugin: 'jacoco'
9
10
group = 'net.querz.nbt'
11
archivesBaseName = 'nbt'
12
-version = '5.1'
+version = '5.2'
13
sourceCompatibility = '1.8'
14
targetCompatibility = '1.8'
15
compileJava.options.encoding = 'UTF-8'
0 commit comments