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