From cb162a91defd8c79286356661849724666efa2e8 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sun, 21 Mar 2021 03:30:21 +0100 Subject: [PATCH] version 10.5.00 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index ced1d974..50d8d18b 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.06'; + const ZWII_VERSION = '10.5.00'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];