From 3fa37cd0019ca4e07a14183fd21562ea8fcf11f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Tue, 30 Nov 2021 19:16:05 +0100 Subject: [PATCH] .12 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 42503d82..2318ca5b 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.11'; + const ZWII_VERSION = '11.2.00.12'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];