diff options
author | Technus <daniel112092@gmail.com> | 2017-09-10 22:52:12 +0200 |
---|---|---|
committer | Technus <daniel112092@gmail.com> | 2017-09-10 22:52:12 +0200 |
commit | 7cb186b020333669958c36bcfb16dd8d0e6a5443 (patch) | |
tree | 1ec0922c39f328886b359a37c26deb0ec8e2be8f | |
parent | 339c1e4c365516d210e0a36117e721d2513da9ba (diff) | |
download | GT5-Unofficial-7cb186b020333669958c36bcfb16dd8d0e6a5443.tar.gz GT5-Unofficial-7cb186b020333669958c36bcfb16dd8d0e6a5443.tar.bz2 GT5-Unofficial-7cb186b020333669958c36bcfb16dd8d0e6a5443.zip |
Fixed infuser and microwave, bump version
-rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties index 95915f96ec..94fb5918d1 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 -tectech.version=3.5.0 +tectech.version=3.5.1 ic2.version=2.2.790-experimental codechickenlib.version=1.1.3.140 |