// Version updated to v2.2.2
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ class Blocktopmenu extends Module
|
|||||||
{
|
{
|
||||||
$this->name = 'blocktopmenu';
|
$this->name = 'blocktopmenu';
|
||||||
$this->tab = 'front_office_features';
|
$this->tab = 'front_office_features';
|
||||||
$this->version = '2.2.1';
|
$this->version = '2.2.2';
|
||||||
$this->author = 'PrestaShop';
|
$this->author = 'PrestaShop';
|
||||||
|
|
||||||
$this->bootstrap = true;
|
$this->bootstrap = true;
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
<module>
|
<module>
|
||||||
<name>blocktopmenu</name>
|
<name>blocktopmenu</name>
|
||||||
<displayName><![CDATA[Top horizontal menu]]></displayName>
|
<displayName><![CDATA[Top horizontal menu]]></displayName>
|
||||||
<version><![CDATA[2.2.1]]></version>
|
<version><![CDATA[2.2.2]]></version>
|
||||||
<description><![CDATA[Adds a new horizontal menu to the top of your e-commerce website.]]></description>
|
<description><![CDATA[Adds a new horizontal menu to the top of your e-commerce website.]]></description>
|
||||||
<author><![CDATA[PrestaShop]]></author>
|
<author><![CDATA[PrestaShop]]></author>
|
||||||
<tab><![CDATA[front_office_features]]></tab>
|
<tab><![CDATA[front_office_features]]></tab>
|
||||||
|
|||||||
Reference in New Issue
Block a user