Dear Eliseros, You may have noticed that following the release of 0.5.28, I did not bump the nano versions of the core nor the released plugins. This is on purpose, so that we don't end up with plugins having version numbers increased without having any change in them.
Because of that, you have to be careful with your developments, to avoid conflicts with the plugin repository. This means: - disable automatic upgrade for your development branch, and be careful about what you have in your ~/.elisa-0.5/plugins during your development - before you submit merge requests , ensure you bump the version of the modified plugin(s) (just bump the micro, or the nano for the core). Hope it's not too much hassle; the version numbers will be checked, and if needed updated before each official release anyway. Guillaume
