Skip to content

Commit

Permalink
Forgot to bump version in build file.
Browse files Browse the repository at this point in the history
  • Loading branch information
xt9 committed Mar 22, 2018
1 parent 5fba7ca commit b07c6a0
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 @@ -12,7 +12,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'

def mcVersion = "1.12.2"
def modMajor = "1"
def modMinor = "1"
def modMinor = "2"
def modPatch = "0"


Expand Down

0 comments on commit b07c6a0

Please sign in to comment.