Skip to content

Commit

Permalink
Updated to 1.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: HeyZeer0 <21368488+HeyZeer0@users.noreply.github.com>
  • Loading branch information
HeyZeer0 committed Apr 21, 2020
1 parent e298b4f commit d747eeb
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 @@ -14,7 +14,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'java'

def versionObj = new Version(major: 1, minor: 0, revision: 4)
def versionObj = new Version(major: 1, minor: 0, revision: 5)

version = versionObj.toString()
group = "com.wynntils"
Expand Down

0 comments on commit d747eeb

Please sign in to comment.