diff --git a/index.php b/index.php index b3419884..1f0d2ae8 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ namespace wishthis; -define('VERSION', '0.6.0'); +define('VERSION', '0.7.0'); define('ROOT', __DIR__); define('DEFAULT_LOCALE', 'en_GB');