diff --git a/config.xml b/config.xml index 432e267..b378a09 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ productcomments - + diff --git a/productcomments.php b/productcomments.php index 10802ea..74c4406 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.1'; + $this->version = '6.0.2'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->bootstrap = true;