// Version updated to v1.0.3

This commit is contained in:
Maxime Biloé
2016-10-19 14:16:56 +02:00
parent 840dfc69ae
commit e2fec6d682
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ class Ps_MainMenu extends Module implements WidgetInterface
{
$this->name = 'ps_mainmenu';
$this->tab = 'front_office_features';
$this->version = '1.0.2';
$this->version = '1.0.3';
$this->author = 'PrestaShop';
$this->bootstrap = true;