aboutsummaryrefslogtreecommitdiff
path: root/src/resources
diff options
context:
space:
mode:
authorJordan Byrne <draknyte1@hotmail.com>2018-02-26 06:06:00 +1000
committerJordan Byrne <draknyte1@hotmail.com>2018-02-26 06:06:00 +1000
commit90addb9717e2a1bffeec55d064248d6f98835f01 (patch)
tree398a97f8c7fffdf04ee03f86df98c0a0a69141cf /src/resources
parent8b07c2e2d0b13e8a10bb7c799594bc9b6bf69807 (diff)
downloadGT5-Unofficial-90addb9717e2a1bffeec55d064248d6f98835f01.tar.gz
GT5-Unofficial-90addb9717e2a1bffeec55d064248d6f98835f01.tar.bz2
GT5-Unofficial-90addb9717e2a1bffeec55d064248d6f98835f01.zip
^ Version bump to pre6.
$ Fixed an issue where .get(x) was called on a null item in GTNH. $ Fixed Alloy Smelting Recipes for small gears that were using an extrusion shape, instead of a mold.
Diffstat (limited to 'src/resources')
-rw-r--r--src/resources/mcmod.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/mcmod.info b/src/resources/mcmod.info
index a18d28437e..0c6e1ca747 100644
--- a/src/resources/mcmod.info
+++ b/src/resources/mcmod.info
@@ -5,7 +5,7 @@
"description": "Adds a few various Multiblocks, Machines, etc to Gregtech and a plethora of other mods (Nearly 30!)",
"credits": "",
"logoFile": "",
- "version": "1.7.0-prerelease-5",
+ "version": "1.7.0-prerelease-6",
"mcversion": "1.7.10",
"url": "https://github.com/draknyte1/GTplusplus/wiki",
"updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest",