diff --git a/config.xml b/config.xml index 974b4c0..b196c76 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ pscleaner - + diff --git a/pscleaner.php b/pscleaner.php index 423736d..8a97264 100644 --- a/pscleaner.php +++ b/pscleaner.php @@ -35,7 +35,7 @@ public function __construct() { $this->name = 'pscleaner'; $this->tab = 'administration'; - $this->version = '1.9.2'; + $this->version = '2.0.0'; $this->author = 'PrestaShop'; $this->need_instance = 0; if (version_compare(_PS_VERSION_, '1.5.0.0 ', '>=')) {