Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
RoRoche committed May 7, 2020
1 parent 129f3f9 commit 3fd935a
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 @@ -15,7 +15,7 @@ group 'com.github.roroche'
if (project.hasProperty('newVersion')) {
project.version = project.newVersion
} else {
project.version = '1.0.21-SNAPSHOT'
project.version = '1.0.22-SNAPSHOT'
}

repositories {
Expand Down

0 comments on commit 3fd935a

Please sign in to comment.