[*] MO : New modules version since 1.5.6.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<module>
|
||||
<name>trackingfront</name>
|
||||
<displayName><![CDATA[Tracking - Front office]]></displayName>
|
||||
<version><![CDATA[1]]></version>
|
||||
<version><![CDATA[1.1]]></version>
|
||||
<description><![CDATA[Enable your affiliates to access their own statistics.]]></description>
|
||||
<author><![CDATA[PrestaShop]]></author>
|
||||
<tab><![CDATA[shipping_logistics]]></tab>
|
||||
|
||||
@@ -33,7 +33,7 @@ class TrackingFront extends Module
|
||||
{
|
||||
$this->name = 'trackingfront';
|
||||
$this->tab = 'shipping_logistics';
|
||||
$this->version = 1.0;
|
||||
$this->version = 1.1;
|
||||
$this->author = 'PrestaShop';
|
||||
$this->need_instance = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user