diff options
| author | Jordan Byrne <draknyte1@hotmail.com> | 2017-12-12 12:59:47 +1000 |
|---|---|---|
| committer | Jordan Byrne <draknyte1@hotmail.com> | 2017-12-12 12:59:47 +1000 |
| commit | 055adc23c39eb9b04f47ac0a3c71b5f7dbe7337a (patch) | |
| tree | bade64077f5415cef0a8bb52808c88590982be0f /src/resources | |
| parent | 8074116a34299235b0fbfad2777b140153abe237 (diff) | |
| download | GT5-Unofficial-055adc23c39eb9b04f47ac0a3c71b5f7dbe7337a.tar.gz GT5-Unofficial-055adc23c39eb9b04f47ac0a3c71b5f7dbe7337a.tar.bz2 GT5-Unofficial-055adc23c39eb9b04f47ac0a3c71b5f7dbe7337a.zip | |
$ Hopefully fixes #159.
$ Implemented fix to stop Wireless charging exploits.
$ Fixed Casing textures on the Tree Farmer.
^ Version bump to 1.6.101-prerelease
Diffstat (limited to 'src/resources')
| -rw-r--r-- | src/resources/mcmod.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/mcmod.info b/src/resources/mcmod.info index 4f69478763..0c16205538 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.6.99-release", + "version": "1.6.101-prerelease", "mcversion": "1.7.10", "url": "https://github.com/draknyte1/GTplusplus/wiki", "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest", |
