From 7990372236f038bc8c57d6eb94698cdd1343671d Mon Sep 17 00:00:00 2001 From: Ibrahima SOW Date: Thu, 13 Apr 2023 14:02:07 +0000 Subject: [PATCH] Bump version to 2.1.1 --- config.xml | 2 +- ps_mbo.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 5e2c40c97..50425e6b0 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_mbo - + diff --git a/ps_mbo.php b/ps_mbo.php index 2774a669d..fea173aa5 100644 --- a/ps_mbo.php +++ b/ps_mbo.php @@ -166,7 +166,7 @@ class ps_mbo extends Module public function __construct() { $this->name = 'ps_mbo'; - $this->version = '2.1.0'; + $this->version = '2.1.1'; $this->author = 'PrestaShop'; $this->tab = 'administration'; $this->module_key = '6cad5414354fbef755c7df4ef1ab74eb';