From 06d71f44f6835ed79fcbe78d4b5dc879c1af8c25 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Fri, 2 Oct 2020 16:49:21 +0200 Subject: [PATCH] =?UTF-8?q?NUm=C3=A9ro=20de=20version=20systeme?= 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 3566f969..0ae013a9 100644 --- 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.3.01'; + const ZWII_VERSION = '10.3.02'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];