From 31173bcef36df6789cee95e384a1dbf03fa27214 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 10 Feb 2021 18:18:39 +0100 Subject: [PATCH] =?UTF-8?q?Num=C3=A9ro=20de=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 7246dac0..e0602d7c 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.01'; + const ZWII_VERSION = '10.4.02'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];