[*] MO : New modules version since 1.5.6.0

This commit is contained in:
gRoussac
2013-11-04 11:57:31 +01:00
parent 9ea79f8cb5
commit b8b7fbaf71
36 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ class ProductComments extends Module
{
$this->name = 'productcomments';
$this->tab = 'front_office_features';
$this->version = '2.3';
$this->version = '2.4';
$this->author = 'PrestaShop';
$this->need_instance = 0;
$this->secure_key = Tools::encrypt($this->name);