Closed kniffen closed 2 years ago
Indeed, the versioning is not every time on point. I messed that up a few times in the past, too.
Just adding new values, I think, is not directly need a new minor version. You can update both sides separately without "problems". Offset changes need updates on both sides.
The last should be 1.12 indeed. Wrong thinking of me. The big update I planned to be the 1.12 should probably the 2.0 upgrade.
May I should change the current to 1.12 making it more clear, that there are changes on the offset.
Updated version to 1.12. No other changes than the version in this release.
Currently the plugin version number provided by the plugin itself is just the minor for example
11
So there is no way of distinguishing between say plugin version1.11
and1.11.1
, it gives11
for bothAs
1.11.1
also had some braking changes as it added new values and moved some offsets, it may also be that it should have been a1.12
release?