From cbe9b1a1e26fdc3730e8bc21d9c318f054f7780c Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 7 Jan 2021 14:29:32 +0100 Subject: [PATCH] branch name --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 977e2ace..4ebe7d4c 100755 --- a/core/core.php +++ b/core/core.php @@ -40,7 +40,7 @@ class common { const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '10.3.13.multi'; + const ZWII_VERSION = '10.3.13.multual'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];