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 2164361 commit 45f5fcdCopy full SHA for 45f5fcd
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: 0, revision: 2)
+def ver = new Version(major: 6, minor: 0, revision: 3)
13
14
allprojects {
15
apply plugin: 'com.jfrog.bintray'
0 commit comments