diff --git a/core/core.php b/core/core.php index b42c0b2f..4c8c7991 100644 --- a/core/core.php +++ b/core/core.php @@ -53,7 +53,7 @@ class common const ZWII_UI_URL = 'https://forge.chapril.org/ZwiiCMS-Team/zwiicms-translations/raw/branch/master/'; // Numéro de version et branche pour l'autoupdate - const ZWII_VERSION = '12.1.00'; + const ZWII_VERSION = '12.1.01'; const ZWII_UPDATE_CHANNEL = "v12"; public static $actions = [];