diff options
| author | Draknyte1 <Draknyte1@hotmail.com> | 2017-03-04 22:55:57 +1000 |
|---|---|---|
| committer | Draknyte1 <Draknyte1@hotmail.com> | 2017-03-04 22:55:57 +1000 |
| commit | 06560b471fc0d2f4a60ee592f9511a890d8ebcb9 (patch) | |
| tree | 3649e636ed8087021312b0ac9d58fcbc8a5c1eac /src/resources | |
| parent | cb187c0b7d9c3904227fa1fbedeee74c0a87b64a (diff) | |
| download | GT5-Unofficial-06560b471fc0d2f4a60ee592f9511a890d8ebcb9.tar.gz GT5-Unofficial-06560b471fc0d2f4a60ee592f9511a890d8ebcb9.tar.bz2 GT5-Unofficial-06560b471fc0d2f4a60ee592f9511a890d8ebcb9.zip | |
^ Version Bump.
$ Fixed a Byte to Int conversion.
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 35d78a7485..57346aee58 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.4.9.85-Beta", + "version": "1.4.9.86-Beta", "mcversion": "1.7.10", "url": "https://github.com/draknyte1/GTplusplus/wiki", "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest", |
