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';