Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Victorious3 committed Jul 21, 2014
1 parent b9ac0cd commit 2e7af82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ buildscript {

apply plugin: 'forge'

project.ext.mod_version = "0.9.2.107-dev"
project.ext.mod_version = "0.9.2.107"
project.ext.minecraft_version = "1.7.10"
project.ext.forge_version = "10.13.0.1160"
project.ext.forge_version = "10.13.0.1187"

version = project.minecraft_version + "-" + project.mod_version
group = "net.mcft.copy.betterstorage"
Expand Down

0 comments on commit 2e7af82

Please sign in to comment.