diff --git a/core/core.php b/core/core.php index be1e5497..24dfe31d 100644 --- a/core/core.php +++ b/core/core.php @@ -53,11 +53,11 @@ class common const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '12.4.00'; + const ZWII_VERSION = '13.0.00'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/'; - const ZWII_UPDATE_CHANNEL = "v12"; + const ZWII_UPDATE_CHANNEL = "v13"; // URL langues de l'UI en ligne const ZWII_UI_URL = 'https://forge.chapril.org/ZwiiCMS-Team/zwiicms-translations/raw/branch/master/';