From c83977874c21ce13cc8fe99fcb682db57b0d363a Mon Sep 17 00:00:00 2001 From: gBrunier Date: Fri, 12 Aug 2011 14:47:18 +0000 Subject: [PATCH] //Changing version --- modules/productcomments/productcomments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;