diff --git a/config.xml b/config.xml index cf493c7..973dbc4 100755 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ statsbestproducts - + diff --git a/statsbestproducts.php b/statsbestproducts.php index 09df0e6..42cb550 100644 --- a/statsbestproducts.php +++ b/statsbestproducts.php @@ -41,7 +41,7 @@ public function __construct() { $this->name = 'statsbestproducts'; $this->tab = 'administration'; - $this->version = '2.0.1'; + $this->version = '2.1.0'; $this->author = 'PrestaShop'; $this->need_instance = 0;