Update to v0.3.0
This commit is contained in:
parent
0a79d646cc
commit
d62ac31d32
1 changed files with 1 additions and 1 deletions
|
@ -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)) {
|
||||
|
|
Loading…
Reference in a new issue