port to 1.7.10

This commit is contained in:
octarine-noise
2014-07-01 02:16:46 +02:00
parent e12b7b803c
commit 4521454228
4 changed files with 10 additions and 10 deletions

View File

@@ -17,10 +17,10 @@ buildscript {
apply plugin: 'forge'
minecraft {
version = '1.7.2-10.12.2.1147'
version = '1.7.10-10.13.0.1159'
}
jar.baseName = 'BetterFoliage-1.7.2'
jar.baseName = 'BetterFoliage-1.7.10'
group = 'com.github.octarine-noise'
version='0.9.3b'