From 912adb8b9cd0aa8b7ef0cf9ad64a8499a944b78d Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 12 Oct 2023 19:26:04 +0200 Subject: [PATCH] v36 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index b9f47a0..f1f9cd1 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.35'; + const ZWII_VERSION = '1.0.36'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/lms/';