From 1695d7d2424a0eacf0536964124de38942a16877 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 4dd16063..be80ae2d 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.4.05'; + const ZWII_VERSION = '10.4.06'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];