From 59564bdb627f1e1510eb861b802b6e1f759c096f Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 3 Oct 2023 15:26:38 +0200 Subject: [PATCH] =?UTF-8?q?config=20locale=20par=20d=C3=A9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index b5107b6..76d482e 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.09'; + const ZWII_VERSION = '1.0.10'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/lms/';