bumped to most recent Forge version

various small tweaks
This commit is contained in:
octarine-noise
2014-06-27 23:39:10 +02:00
parent 2b1fd84cd5
commit ec184f9916
5 changed files with 10 additions and 10 deletions

View File

@@ -17,12 +17,12 @@ buildscript {
apply plugin: 'forge'
minecraft {
version = '1.7.2-10.12.1.1098'
version = '1.7.2-10.12.2.1147'
}
jar.baseName = 'BetterFoliage-1.7.2'
group = 'com.github.octarine-noise'
version='0.9b'
version='0.9.1b'
processResources {
inputs.property "version", project.version