We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0fad2e commit 6b0e0a1Copy full SHA for 6b0e0a1
build.gradle
@@ -9,7 +9,7 @@ plugins{
9
id 'net.kyori.blossom' version '1.1.0'
10
}
11
12
-def ver = new Version(major: 6, minor: 2, patch: 1)
+def ver = new Version(major: 6, minor: 2, patch: 2)
13
14
allprojects {
15
apply plugin: 'com.jfrog.bintray'
0 commit comments