aboutsummaryrefslogtreecommitdiff
path: root/src/resources/mcmod.info
diff options
context:
space:
mode:
authorJordan Byrne <draknyte1@hotmail.com>2018-02-18 23:00:01 +1000
committerJordan Byrne <draknyte1@hotmail.com>2018-02-18 23:00:01 +1000
commit548282e29dd4cc6fbf9071b509ef35cee5c99a7b (patch)
treedbb04f10254cd0222119b526d39d078a4284534b /src/resources/mcmod.info
parentc13730a12f1e47bfc12ad8cf16043ef2093146e2 (diff)
downloadGT5-Unofficial-548282e29dd4cc6fbf9071b509ef35cee5c99a7b.tar.gz
GT5-Unofficial-548282e29dd4cc6fbf9071b509ef35cee5c99a7b.tar.bz2
GT5-Unofficial-548282e29dd4cc6fbf9071b509ef35cee5c99a7b.zip
^ Version Bump to PreRelease5.
% Updated CommandUtils.java. % Made AnimalFarm abstract, as it's currently an empty class. $ Fixed Recycling recipes not generating properly for all material components. They now get queued and run at the end of postInit().
Diffstat (limited to 'src/resources/mcmod.info')
-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 bac5494ce9..a18d28437e 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-4",
+ "version": "1.7.0-prerelease-5",
"mcversion": "1.7.10",
"url": "https://github.com/draknyte1/GTplusplus/wiki",
"updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest",