Custom plugin always show as new when checking for updates
Hi All,
I've been strugling with this issue for couple of days now. I've written a custom plugin for our development team for the company, I have updated it couple of times and put a proper version into updatePlugin.xml file but every time someones run the "Check for updates" it shows that my plugin has new version. Do you know what might be the cause for this behaviour ?
Thanks for answer
Please sign in to leave a comment.
Make sure that the version specified in plugin.xml matches the version specified in the updatePlugins file. The update notification dialog shows both version numbers, so you can check whether they are the same.
I can't make it to work. I mean, I can install my plugin from the updatePlugins.xml but it doesn't auto update. I'm using zip files instead of jar. Does it make any sense at all?
The plugin version matches the one in the xml definition.
Thanks!