diff --git a/core/core.php b/core/core.php index 52b71f06..8c2496ff 100644 --- a/core/core.php +++ b/core/core.php @@ -47,7 +47,7 @@ class common { // Numéro de version const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/'; - const ZWII_VERSION = '11.6.00-dev001'; + const ZWII_VERSION = '11.6.00-dev002'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = []; diff --git a/core/module/plugin/view/index/index.css b/core/module/plugin/view/index/index.css index 1ba00cda..765f486b 100644 --- a/core/module/plugin/view/index/index.css +++ b/core/module/plugin/view/index/index.css @@ -33,7 +33,7 @@ display: inline-block; transition: 0.3s; border-radius: 10px 10px 0px 0px; - width: 160px; + width: 200px; margin: 0 1px; }