From ab72401a3ab3461aa1375ce36b4ba6010233f581 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 20 May 2021 21:56:36 +0200 Subject: [PATCH] version 10602 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index d5000f43..da4ad5dc 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.6.01'; + const ZWII_VERSION = '10.6.02'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];