From dbdce944c2497d900336168eaef48c27b912748b Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 22 Nov 2021 08:47:09 +0100 Subject: [PATCH] Version --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 6aa2bc2e..92a8d3d2 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.6'; + const ZWII_VERSION = '11.2.00.7'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];