From 3e5332964600c3ccba597e1f773c75eea3275e2d Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 24 Jul 2023 18:36:48 +0200 Subject: [PATCH] build 4 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 6d878a50..761f2d1a 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.3'; + const ZWII_VERSION = '13.0.00.4'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';