diff options
author | Martin Robertz <dream-master@gmx.net> | 2021-11-04 11:27:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-04 11:27:11 +0100 |
commit | 19b518ff60ad7dd7e3bbe703675ebd3afc8378d9 (patch) | |
tree | 64a532bf45cc0e63dad882c1cb4b00bfc68fefa5 /build.properties | |
parent | 0f0aacbe6f7ed9fe07448229dcd3bc5b4d5357ea (diff) | |
parent | c6cde9b5b185a4641d2a8bed0b7ae70e617a6933 (diff) | |
download | GT5-Unofficial-19b518ff60ad7dd7e3bbe703675ebd3afc8378d9.tar.gz GT5-Unofficial-19b518ff60ad7dd7e3bbe703675ebd3afc8378d9.tar.bz2 GT5-Unofficial-19b518ff60ad7dd7e3bbe703675ebd3afc8378d9.zip |
Merge pull request #34 from GTNewHorizons/alloys-melter-fix
fix large alloy smelter
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 715d85c4ff..d0d35c40a2 100644 --- a/build.properties +++ b/build.properties @@ -3,6 +3,6 @@ forge.version=10.13.4.1614-1.7.10 ic2.version=2.2.817-experimental gt.version=5.09.37 ae2.version=rv3-beta-22 -gtpp.version=1.7.10 +gtpp.version=1.7.11 commit.hash=aa9f04218e5298414f900b9fe61131f7ed26b8f1 structurelib.version=1.0.6 |