@mildlygeeky Thanks for releasing your Kint plugin for Craft 3. Something I have noticed that when migrating from Craft 2, the plugin reference in the database is not updated as the version shows as 1.1.0 after installing on Craft 3. I believe it's because the version of the Craft 3 is lower than the Craft 2 version, Craft will ignore changing the craft_plugins table on installing because 1.1.10 < 1.0.0.
Any chance you can do a release bump to be higher than the Craft 2 version so this will be correctly updated for Craft 2 to 3 migrations?
@mildlygeeky Thanks for releasing your Kint plugin for Craft 3. Something I have noticed that when migrating from Craft 2, the plugin reference in the database is not updated as the version shows as 1.1.0 after installing on Craft 3. I believe it's because the version of the Craft 3 is lower than the Craft 2 version, Craft will ignore changing the
craft_plugins
table on installing because 1.1.10 < 1.0.0.Any chance you can do a release bump to be higher than the Craft 2 version so this will be correctly updated for Craft 2 to 3 migrations?
Many thanks!