diff options
author | Tec <daniel112092@gmail.com> | 2019-08-27 22:19:38 +0200 |
---|---|---|
committer | Tec <daniel112092@gmail.com> | 2019-08-27 22:19:38 +0200 |
commit | fe181c4330f9899238407c4f86119505efc1a7b0 (patch) | |
tree | b4dccc3590204a3a91a8fffd0d8fb6de5901ab84 /build.properties | |
parent | a560a97a4376e8ac198cd686b633f6f7b06c31e7 (diff) | |
parent | e5354f073336ee89f330781d2a9d8058839e9074 (diff) | |
download | GT5-Unofficial-fe181c4330f9899238407c4f86119505efc1a7b0.tar.gz GT5-Unofficial-fe181c4330f9899238407c4f86119505efc1a7b0.tar.bz2 GT5-Unofficial-fe181c4330f9899238407c4f86119505efc1a7b0.zip |
Merge branch 'master' into BassAddons
# Conflicts:
# src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java
# src/main/java/com/github/technus/tectech/loader/NetworkDispatcher.java
# src/main/java/com/github/technus/tectech/thing/item/ParametrizerMemoryCard.java
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 63c7da998a..a1bc5fd88c 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,6 @@ minecraft.version=1.7.10 forge.version=1.7.10-10.13.4.1614-1.7.10 -tectech.version=3.7.1 +tectech.version=3.7.3 ic2.version=2.2.790-experimental codechickenlib.version=1.1.3.140 |