chore: update to v1.1.0

This commit is contained in:
grandeljay 2023-09-05 13:53:05 +02:00
parent 9977bde358
commit 488d1f59d3

View file

@ -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');