diff --git a/config.xml b/config.xml index cfa4704..432e267 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ productcomments - + diff --git a/productcomments.php b/productcomments.php index dd09373..10802ea 100644 --- a/productcomments.php +++ b/productcomments.php @@ -47,7 +47,7 @@ public function __construct() { $this->name = 'productcomments'; $this->tab = 'front_office_features'; - $this->version = '6.0.0'; + $this->version = '6.0.1'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->bootstrap = true;