diff --git a/core/core.php b/core/core.php index 26cf74b9..0b37f518 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 = '12.0.00'; + const ZWII_VERSION = '12.0.00-dev'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];