diff options
| author | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2018-07-06 07:47:11 +1000 |
|---|---|---|
| committer | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2018-07-06 07:47:11 +1000 |
| commit | 53621c8f3f2663442283c24974408616b1b1d91a (patch) | |
| tree | 7c136de074021f503e17933d6f4b89c7db0d630f /src/resources | |
| parent | b8dcf8f77993de9e2d363687529f14679d733651 (diff) | |
| download | GT5-Unofficial-53621c8f3f2663442283c24974408616b1b1d91a.tar.gz GT5-Unofficial-53621c8f3f2663442283c24974408616b1b1d91a.tar.bz2 GT5-Unofficial-53621c8f3f2663442283c24974408616b1b1d91a.zip | |
^ Version Bump for Local build.
$ Fixed Wireless Chargers not properly charging in Long-Range mode. Fixes #291 & Fixes #326.
$ Fixed Wireless Chargers not properly filling items up with charge, due to the difference being smaller than the input voltage.
% Changed Wrought Iron Frame to Iron Frame in the Mining Explosives recipe.
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 667fc41cbc..e6d7c3806c 100644 --- a/src/resources/mcmod.info +++ b/src/resources/mcmod.info @@ -5,7 +5,7 @@ "description": "Adds over 100 new Multiblocks, Machines, etc to Gregtech.", "credits": "", "logoFile": "", - "version": "1.7.02.00-fresh", + "version": "1.7.02.02-fresh", "mcversion": "1.7.10", "url": "https://github.com/draknyte1/GTplusplus/wiki", "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest", |
