Coverimage Plugin for 1.2.14 (UpdateNotifier)

Hi !

I’m using the UpdateNotifier Plugin and the Coverimage Plugin too.

The UpdateNotifier Plugin is notifying me that there is an update for Coverimage v1.2.14.1 but i already have that version installed.

I don’t understand why the UpdateNotifier Plugin is considering it not up to date.

Any idea ?

Many thanks

Maybe it is because its not semver: MAJOR.MINOR.PATCH

1 Like

https://www.php.net/manual/en/function.version-compare.php

Should work with longer version numbers. Take a look into your database table plugin_dates.

1 Like