diff options
author | Martin Robertz <dream-master@gmx.net> | 2021-01-26 17:20:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-26 17:20:18 +0100 |
commit | bc7ce8e5a6a9a2146fa61f0c0a09b83ecec4cf66 (patch) | |
tree | 87486b455bacb4927e1cb38bb9880e658850eb79 /build.properties | |
parent | c2cae998cdaf3542d937c08fe491ea4f7d1662bd (diff) | |
parent | c5d03bd38fa1c5269d52d380d19a29f8a01b7284 (diff) | |
download | GT5-Unofficial-bc7ce8e5a6a9a2146fa61f0c0a09b83ecec4cf66.tar.gz GT5-Unofficial-bc7ce8e5a6a9a2146fa61f0c0a09b83ecec4cf66.tar.bz2 GT5-Unofficial-bc7ce8e5a6a9a2146fa61f0c0a09b83ecec4cf66.zip |
Merge pull request #420 from repo-alt/experimental
Drillers correctly reuse old mining pipes
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties index f08994658e..b1c494211b 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ minecraft.version=1.7.10 forge.version=10.13.4.1614-1.7.10 -gt.version=5.09.34.09 +gt.version=5.09.34.10 ae2.version=rv3-beta-22 applecore.version=1.7.10-1.2.1+107.59407 buildcraft.version=7.1.11 |