diff options
author | Martin Robertz <dream-master@gmx.net> | 2021-08-01 14:06:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-01 14:06:03 +0200 |
commit | cd79d4d0277b3905ab373acbc4f564764dc5a3f7 (patch) | |
tree | dda6a164ece7b641883f379fe11c66c8d89ab90a /build.properties | |
parent | d41adc03c7caff6868eee3b5cc73a22476f7a9eb (diff) | |
parent | df4d20faf156f598713e41cbbb2a8f9f34f0d792 (diff) | |
download | GT5-Unofficial-cd79d4d0277b3905ab373acbc4f564764dc5a3f7.tar.gz GT5-Unofficial-cd79d4d0277b3905ab373acbc4f564764dc5a3f7.tar.bz2 GT5-Unofficial-cd79d4d0277b3905ab373acbc4f564764dc5a3f7.zip |
Merge pull request #619 from D-Cysteine/fix-molten-cells
Fix molten cells
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 3845374b12..6f7b5408b8 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.37.04 +gt.version=5.09.37.05 structurelib.version=1.0.6 ae2.version=rv3-beta-22 applecore.version=1.7.10-1.2.1+107.59407 |