From 7863b098ad77d098a084032d250b054af166f8ee Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 8 Aug 2020 14:32:01 +0200 Subject: [PATCH] =?UTF-8?q?10206=20Num=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 ed5472d2..c7e34b24 100755 --- a/core/core.php +++ b/core/core.php @@ -39,7 +39,7 @@ class common { const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '10.2.05'; + const ZWII_VERSION = '10.2.06'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];