From 5bb7cfad44b5c1ee6a6542e0c6bea65a5dfb584d Mon Sep 17 00:00:00 2001 From: Thomas Nabord Date: Thu, 30 Oct 2025 16:09:51 +0000 Subject: [PATCH] Bump to v2.3.6 --- config.xml | 2 +- ps_mainmenu.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index c5e449e..464f49b 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_mainmenu - + diff --git a/ps_mainmenu.php b/ps_mainmenu.php index db89d8b..93159be 100644 --- a/ps_mainmenu.php +++ b/ps_mainmenu.php @@ -69,7 +69,7 @@ public function __construct() { $this->name = 'ps_mainmenu'; $this->tab = 'front_office_features'; - $this->version = '2.3.5'; + $this->version = '2.3.6'; $this->author = 'PrestaShop'; $this->imageFiles = null;