diff --git a/config.xml b/config.xml index 1b6bded..c9d4c0d 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_emailalerts - + diff --git a/ps_emailalerts.php b/ps_emailalerts.php index b148939..dfd607e 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.2'; + $this->version = '1.0.3'; $this->author = 'PrestaShop'; $this->need_instance = 0;