diff --git a/config.xml b/config.xml index e528f82..9f1e8ad 100644 --- a/config.xml +++ b/config.xml @@ -14,7 +14,7 @@ customhtml - + diff --git a/customhtml.php b/customhtml.php index 69cbf56..7f5c878 100644 --- a/customhtml.php +++ b/customhtml.php @@ -46,7 +46,7 @@ public function __construct() { $this->name = 'customhtml'; $this->tab = 'administration'; - $this->version = '1.4.0'; + $this->version = '1.4.1'; $this->author = 'CubaDevOps'; $this->need_instance = 1; $this->bootstrap = true;