https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29008 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #17 from Victor Grousset/tuxayo <victor@tuxayo.net> --- (In reply to Martin Renvoize from comment #15)
This is all very cool thoughts.. but this bug is more around dealing with Koha version comparisons than it is about Plugin versioning ;).
That's why I was confused XD =========== I downloaded the kitchen sink plugin, changed our $MINIMUM_VERSION = "21.05"; ↓↓↓ our $MINIMUM_VERSION = "23.05.01.001"; I see the warning in the UI and Minimum Koha version: 23.05.01.001 But I don't get a warning in the logs. Any ideas? -- You are receiving this mail because: You are watching all bug changes.