From 8560e967c2873180718a2e47c37794d11ddb9c21 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 20 Aug 2023 16:03:49 +0200 Subject: [PATCH] build 19 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index c94cd8e0..caf1c0ea 100644 --- a/core/core.php +++ b/core/core.php @@ -51,7 +51,7 @@ class common const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '13.0.00.18'; + const ZWII_VERSION = '13.0.00.19'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';