From baa5b762e2f9742ce10ced186532a3eebff333a9 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 7 Sep 2024 09:59:57 +0200 Subject: [PATCH] version --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 2b617e44..9c97672f 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.3.06'; + const ZWII_VERSION = '13.4.00'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/cms-update/raw/branch/master/';