From 32039997f56a8172aac157e5e237fa373582a9e3 Mon Sep 17 00:00:00 2001 From: Thomas BACCELLI Date: Wed, 30 Jun 2021 16:03:56 +0200 Subject: [PATCH] Release v2.3.0 --- config.xml | 2 +- ps_mainmenu.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 572a703..c13b322 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_mainmenu - + diff --git a/ps_mainmenu.php b/ps_mainmenu.php index e52f528..de2ffc4 100644 --- a/ps_mainmenu.php +++ b/ps_mainmenu.php @@ -61,7 +61,7 @@ class Ps_MainMenu extends Module implements WidgetInterface { $this->name = 'ps_mainmenu'; $this->tab = 'front_office_features'; - $this->version = '2.2.0'; + $this->version = '2.3.0'; $this->author = 'PrestaShop'; $this->imageFiles = null;