aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2017-12-15 18:15:08 +1000
committerGitHub <noreply@github.com>2017-12-15 18:15:08 +1000
commit2214833189caf3eb262f049746be4987b97aa6a7 (patch)
treef5557be9adb62bb1d10a846355aeeba206d9f7ea /build.gradle
parent86dac7e948cff5c9b975ff86fef149377285eab8 (diff)
downloadGT5-Unofficial-2214833189caf3eb262f049746be4987b97aa6a7.tar.gz
GT5-Unofficial-2214833189caf3eb262f049746be4987b97aa6a7.tar.bz2
GT5-Unofficial-2214833189caf3eb262f049746be4987b97aa6a7.zip
More fixes pre-gtnh update (#168)
$ Tree Farmer Fix (a) $ Multitank Fix. ^ Version Bump. * + Added Chainsaw support to treefarm. + Added check for creative tools to tree farm for creative testing.
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index ae81b8c95d..026d31c14c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -40,7 +40,7 @@ sourceCompatibility = 1.7
targetCompatibility = 1.7
archivesBaseName = "GT-PlusPlus"
-version = "1.6.101-prerelease"
+version = "1.6.102-prerelease"
minecraft.version = "1.7.10-10.13.4.1448-1.7.10"