From ccfca44722a4b93e9a101cf3b485b29248886163 Mon Sep 17 00:00:00 2001 From: Ibrahima SOW Date: Mon, 17 Jul 2023 12:33:44 +0000 Subject: [PATCH] Bump MBO version to 2.2.2 --- config.xml | 2 +- ps_mbo.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 9c7f6bc82..d1f86763d 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_mbo - + diff --git a/ps_mbo.php b/ps_mbo.php index 7d98e2441..b2be42c26 100644 --- a/ps_mbo.php +++ b/ps_mbo.php @@ -135,7 +135,7 @@ class ps_mbo extends Module public function __construct() { $this->name = 'ps_mbo'; - $this->version = '2.2.1'; + $this->version = '2.2.2'; $this->author = 'PrestaShop'; $this->tab = 'administration'; $this->module_key = '6cad5414354fbef755c7df4ef1ab74eb';