//Changing version

This commit is contained in:
gBrunier
2011-08-12 14:47:18 +00:00
parent b1f125817d
commit c83977874c
+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;