diff --git a/config.xml b/config.xml index 19113b6ac..7f589bdc0 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ ps_facetedsearch - + diff --git a/ps_facetedsearch.php b/ps_facetedsearch.php index 53d4698dd..3c583e8f9 100644 --- a/ps_facetedsearch.php +++ b/ps_facetedsearch.php @@ -97,7 +97,7 @@ public function __construct() { $this->name = 'ps_facetedsearch'; $this->tab = 'front_office_features'; - $this->version = '3.2.1'; + $this->version = '3.3.0'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->bootstrap = true;