From 106ace8cef7c737cd51a2712983db876f09894cb Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 8 Nov 2023 11:47:50 +0100 Subject: [PATCH] v67 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 105fe2c..e38dcb7 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.66'; + const ZWII_VERSION = '1.0.67'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/campus-update/raw/branch/master/';