From 885f1cc1dd6087c5c6939e4af8e9d144bd87537b Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 3 Oct 2023 16:39:20 +0200 Subject: [PATCH] v11 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 9e03949..217f7b3 100644 --- a/core/core.php +++ b/core/core.php @@ -50,7 +50,7 @@ class common const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '1.0.10'; + const ZWII_VERSION = '1.0.11'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/lms/';