You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You shouldn't use leading zeros in your plugin version number in metadata.txt. It confuses QGIS because it thinks version 2.1 is newer than 2.01. So you should use 2.1 instead of 2.01.
The text was updated successfully, but these errors were encountered:
You shouldn't use leading zeros in your plugin version number in metadata.txt. It confuses QGIS because it thinks version 2.1 is newer than 2.01. So you should use 2.1 instead of 2.01.
The text was updated successfully, but these errors were encountered: