diff --git a/index.php b/index.php index 80c2514d..4fdcf6e5 100644 --- a/index.php +++ b/index.php @@ -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)) {