diff --git a/config.xml b/config.xml index 1b73f53..a620db1 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ dashproducts - + diff --git a/dashproducts.php b/dashproducts.php index 37a4274..e7ddf44 100755 --- a/dashproducts.php +++ b/dashproducts.php @@ -33,7 +33,7 @@ public function __construct() { $this->name = 'dashproducts'; $this->tab = 'administration'; - $this->version = '2.1.4'; + $this->version = '2.2.0'; $this->author = 'PrestaShop'; parent::__construct();