diff options
author | Draknyte1 <Draknyte1@hotmail.com> | 2017-07-06 23:38:59 +1000 |
---|---|---|
committer | Draknyte1 <Draknyte1@hotmail.com> | 2017-07-06 23:38:59 +1000 |
commit | fd994517395f1db5e7cff51501649110765fac16 (patch) | |
tree | 0fefb27a8152f842d6629062eb0bad004b3c7576 /src/resources | |
parent | 02719c54d8566366736485c4b28ff66b6020e3af (diff) | |
download | GT5-Unofficial-fd994517395f1db5e7cff51501649110765fac16.tar.gz GT5-Unofficial-fd994517395f1db5e7cff51501649110765fac16.tar.bz2 GT5-Unofficial-fd994517395f1db5e7cff51501649110765fac16.zip |
^ Version Bump ready for new release.
+ Added new methods to handle more dynamic versioning.
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 0f0384a41c..c1a58fc343 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.5.0-Beta", + "version": "1.5.5-Release", "mcversion": "1.7.10", "url": "https://github.com/draknyte1/GTplusplus/wiki", "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest", |