Accidental downgrade?
Toffikk opened this issue · 2 comments
6428648#diff-3d103fc7c312a3e136f88e81cef592424b8af2464c468116545c4d22d6edcf19R10
the mod version used to be 1.9.1 but then it was seemingly randomly rolled back to 1.9.0 in the 1.21.5 update. Was this intentional?
It is intentional. I decided on a versioning system where each minor version (1.x) is a feature update, which starts at patch version 0 (1.x.0) for each Minecraft version. Subsequent patch versions are for bug fixes, which may be Minecraft version specific. That is why the update to Minecraft 1.21.5 set the version to 1.9.0: it's the first version of the 1.9 feature update for 1.21.5.