diff --git a/config.xml b/config.xml index 5a7820d..72743a0 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_emailalerts - + diff --git a/ps_emailalerts.php b/ps_emailalerts.php index 019d7d4..6912d92 100644 --- a/ps_emailalerts.php +++ b/ps_emailalerts.php @@ -57,7 +57,7 @@ public function __construct() { $this->name = 'ps_emailalerts'; $this->tab = 'administration'; - $this->version = '3.0.0'; + $this->version = '3.0.1'; $this->author = 'PrestaShop'; $this->need_instance = 0;