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;