From 75ed67230df265aaae0e805e03ea44282f7440b8 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 9 Oct 2023 20:33:15 +0200 Subject: [PATCH] v30 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index ef81293..f77ce54 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.29'; + const ZWII_VERSION = '1.0.30'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/lms/';