From 0ce7f2cc466284306cc79e032ba771949d5c5a18 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Fri, 19 Nov 2021 15:23:04 +0100 Subject: [PATCH] 11.2.00.3 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index ccaee8e0..3991f1a9 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.2'; + const ZWII_VERSION = '11.2.00.3'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];