Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre601 committed Dec 31, 2019
1 parent 251da75 commit 51787f4
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 @@ -7,7 +7,7 @@ plugins{
id 'com.github.johnrengelman.shadow' version '5.2.0'
}

def ver = new Version(major: 3, minor: 2, revision: 1)
def ver = new Version(major: 3, minor: 3, revision: 0)

group = "com.andre601"
version = "$ver"
Expand Down

0 comments on commit 51787f4

Please sign in to comment.