chore: update to v1.1.0
This commit is contained in:
parent
9977bde358
commit
488d1f59d3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
namespace wishthis;
|
||||
|
||||
define('VERSION', '1.0.0');
|
||||
define('VERSION', '1.1.0');
|
||||
define('ROOT', __DIR__);
|
||||
define('DEFAULT_LOCALE', 'en_GB');
|
||||
define('COOKIE_PERSISTENT', 'wishthis_persistent');
|
||||
|
|
Loading…
Reference in a new issue