diff --git a/core/core.php b/core/core.php index 84b5c0ea..3ebf8f46 100644 --- a/core/core.php +++ b/core/core.php @@ -45,7 +45,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.2.00.13'; + const ZWII_VERSION = '11.2.00.14'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];