[*] 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
@@ -52,7 +52,7 @@ class Blocktopmenu extends Module
{
$this->name = 'blocktopmenu';
$this->tab = 'front_office_features';
$this->version = 1.6;
$this->version = 1.7;
$this->author = 'PrestaShop';
parent::__construct();
+1 -1
View File
@@ -2,7 +2,7 @@
<module>
<name>blocktopmenu</name>
<displayName><![CDATA[Top horizontal menu]]></displayName>
<version><![CDATA[1.6]]></version>
<version><![CDATA[1.7]]></version>
<description><![CDATA[Add a new horizontal menu to the top of your e-commerce website.]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[front_office_features]]></tab>