Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre601 committed Aug 8, 2020
1 parent ec504ec commit d125ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins{
id 'net.kyori.blossom' version '1.1.0'
}

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

allprojects {
apply plugin: 'com.jfrog.bintray'
Expand Down

0 comments on commit d125ad3

Please sign in to comment.