From 09b1a0235ad62ebd65bbf2b18552a5bf64f4d9fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Bilo=C3=A9?= Date: Fri, 30 Sep 2016 14:31:33 +0200 Subject: [PATCH] // Version updated to v1.0.2 --- config.xml | 2 +- ps_mainmenu.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 0131770..9b73450 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_mainmenu - + diff --git a/ps_mainmenu.php b/ps_mainmenu.php index 15f0462..28ff5cf 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.1'; + $this->version = '1.0.2'; $this->author = 'PrestaShop'; $this->bootstrap = true;