From e2fec6d682c4266a56604192fc58e1af05341d4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Bilo=C3=A9?= Date: Wed, 19 Oct 2016 14:16:56 +0200 Subject: [PATCH] // Version updated to v1.0.3 --- config.xml | 2 +- ps_mainmenu.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 9b73450..775f2db 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_mainmenu - + diff --git a/ps_mainmenu.php b/ps_mainmenu.php index e2cfc71..44ba397 100644 --- a/ps_mainmenu.php +++ b/ps_mainmenu.php @@ -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;