Skip to content

Commit d125ad3

Browse files
committed
Bump version
1 parent ec504ec commit d125ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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)
12+
def ver = new Version(major: 6, minor: 0, revision: '0-b2')
1313

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

0 commit comments

Comments
 (0)