Update to v0.3.0

This commit is contained in:
Jay Trees 2022-01-21 08:15:13 +01:00
parent 0a79d646cc
commit d62ac31d32

View file

@ -77,7 +77,7 @@ if ($options) {
/**
* Update
*/
define('VERSION', '0.2.1');
define('VERSION', '0.3.0');
if ($options) {
if (-1 === version_compare($options->version, VERSION)) {