From b5c92a6a1da30ff8958540b964af8754a1674117 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 14 Aug 2023 12:12:36 +0200 Subject: [PATCH] Build 17 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index b3e49938..c010d9fd 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.16'; + const ZWII_VERSION = '13.0.00.17'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';