Skip to content

Commit

Permalink
#releaseBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Jul 16, 2018
1 parent 9d65f20 commit aa8ecd0
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 @@ -21,7 +21,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
sourceCompatibility = 1.8
targetCompatibility = 1.8

version = "2.4.21"
version = "2.4.22"

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

0 comments on commit aa8ecd0

Please sign in to comment.