From 53c62a23011d498a90e2b6c51288f26abdadbd7a Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 25 Jul 2023 10:15:30 +0200 Subject: [PATCH] 13.0.00.5 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 761f2d1a..f4b0f80d 100644 --- a/core/core.php +++ b/core/core.php @@ -51,7 +51,7 @@ class common const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '13.0.00.4'; + const ZWII_VERSION = '13.0.00.5'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';