I am developing a plugin for OJS. I can set a version thanks to the version.xml file. My plugin is currently at the version 0.0.1.0. I am trying to upgrade to 0.0.2.0 through the link "Upgrade" below the plugin, and the installation goes fine, but I am getting this message when I try to list all the generic plugins:
More than one current version defined for the product
I see in the database two rows of this plugin with different versions but with
- Code: Select all
current = 1
Should I manually change this value when upgrading or there is a better way?
Thanks!
