I just looked into the System View in the Kirby Panel and saw a warning for my IndieConnector plugin, saying that I installed version 1.10.0 but the latest version is 1.9.1:
The current installed version is correct, the latest release is 1.10.0. Now I wonder why the system says 1.9.1 is the latest version. Did I do something wrong with my release or did I find a bug?
My version flow didn’t change for quite some time and it worked with the releases before 1.10.0. Github show the correct Version here: Releases · mauricerenck/indieConnector · GitHub and packagist also shows the correct version here: mauricerenck/indieconnector - Packagist
Maybe this is some kind of sorting problem? I ran into that when I displayed the version of my plugins in the panel before kirby added this feature. I used packagist for that and the sorting was like this by default:
1.9.0
1.8.0.
…
1.2.0
1.10.0
1.1.0