From a28419225af55cc39a4450211c8d10d7d71c0394 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 6 Jul 2020 19:53:33 +0200 Subject: [PATCH] Version 10.3 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 9f11f47a..78d01a39 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.02'; + const ZWII_VERSION = '10.3.00'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];