diff --git a/modules/productcomments/productcomments.php b/modules/productcomments/productcomments.php index 77f45f0d0..2fed16e8f 100644 --- a/modules/productcomments/productcomments.php +++ b/modules/productcomments/productcomments.php @@ -42,7 +42,7 @@ class ProductComments extends Module { $this->name = 'productcomments'; $this->tab = 'front_office_features'; - $this->version = '2.1'; + $this->version = '2.2'; $this->author = 'PrestaShop'; $this->need_instance = 0;