Skip to content

Commit 40dddb8

Browse files
committed
Version 6.0.0 is here!
1 parent d125ad3 commit 40dddb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins{
99
id 'net.kyori.blossom' version '1.1.0'
1010
}
1111

12-
def ver = new Version(major: 6, minor: 0, revision: '0-b2')
12+
def ver = new Version(major: 6, minor: 0, revision: 0)
1313

1414
allprojects {
1515
apply plugin: 'com.jfrog.bintray'

0 commit comments

Comments
 (0)