diff --git a/config.xml b/config.xml index 1c9dcdf..c67070c 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ dashproducts - + diff --git a/dashproducts.php b/dashproducts.php index 4afe8c3..dc8ad2a 100644 --- a/dashproducts.php +++ b/dashproducts.php @@ -34,7 +34,7 @@ public function __construct() { $this->name = 'dashproducts'; $this->tab = 'dashboard'; - $this->version = '2.0.0'; + $this->version = '2.0.1'; $this->author = 'PrestaShop'; $this->push_filename = _PS_CACHE_DIR_.'push/activity';