Ultreon / devices-mod

A Minecraft Mod that adds in electronic devices that actually work
GNU General Public License v3.0
20 stars 7 forks source link

Wrong versions #53

Closed Futuraura closed 1 year ago

Futuraura commented 1 year ago

image I think the latest tag should not be 0.5.0.1, but instead 5.5.1 because the last version was 5.5

XyperCode commented 1 year ago

Versions from 0.5.1 up to 0.6.0 are for mc1.19.2. Versions 0.5.0 and 0.5.0.1 are for mc1.18.2. The version 0.5.5 actually should be 0.6.4. The versions were messed up from the start. Also, 0.5.0.1 is based on 0.5.0, not 0.5.5.

This is a one-time case of the versions being weird and all, since I couldn't find a better way to do it. We forgor to go to 0.6.x when porting to 1.19.2...

XyperCode commented 1 year ago

Will close this now.