diff --git a/themeconfigurator.php b/themeconfigurator.php index 2871633..b978539 100644 --- a/themeconfigurator.php +++ b/themeconfigurator.php @@ -59,7 +59,7 @@ public function __construct() { $this->name = 'themeconfigurator'; $this->tab = 'front_office_features'; - $this->version = '3.1.0'; + $this->version = '3.1.1'; $this->author = 'thirty bees'; $this->need_instance = 0; $this->bootstrap = true;