//Changing version

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8056 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
gBrunier
2011-08-12 14:47:18 +00:00
parent 9e0333a664
commit bbb8acc0de
+1 -1
View File
@@ -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;