diff --git a/config.xml b/config.xml index c9d4c0d..0fe9645 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_emailalerts - + diff --git a/ps_emailalerts.php b/ps_emailalerts.php index 2c02a92..2b631be 100644 --- a/ps_emailalerts.php +++ b/ps_emailalerts.php @@ -49,7 +49,7 @@ public function __construct() { $this->name = 'ps_emailalerts'; $this->tab = 'administration'; - $this->version = '1.0.3'; + $this->version = '2.0.0'; $this->author = 'PrestaShop'; $this->need_instance = 0;