From f74d665fb32f18980bf06cda7a5bc605ff3cadfd Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Thu, 11 Mar 2021 10:40:00 +0100 Subject: [PATCH] core version --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 4ab4c009..bcfb6596 100755 --- a/core/core.php +++ b/core/core.php @@ -44,7 +44,7 @@ class common { const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '10.5.00'; + const ZWII_VERSION = '10.4.06'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];