Skip to content

Commit

Permalink
#releaseBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Nov 15, 2018
1 parent e68ed44 commit 1fc7173
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 @@ -23,7 +23,7 @@ apply plugin: 'maven-publish'
sourceCompatibility = 1.8
targetCompatibility = 1.8

version = "2.4.24"
version = "2.4.25"

def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {
Expand Down

0 comments on commit 1fc7173

Please sign in to comment.