From fbfb97bf149a6291872f614b86981abf7e1fbbd3 Mon Sep 17 00:00:00 2001 From: F TEMPEZ Date: Thu, 26 Oct 2023 11:00:43 +0200 Subject: [PATCH] version core --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index ffbf671a..435f6dfd 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.06'; + const ZWII_VERSION = '13.0.07'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/cms/';