diff --git a/core/core.php b/core/core.php index 5c34565f..5215eb64 100644 --- a/core/core.php +++ b/core/core.php @@ -49,7 +49,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-dev013'; + const ZWII_VERSION = '12.0.00-dev014'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];