From ce1c3a852ad5f85ae2821c2c1c8dc65dbb2e18b5 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Fri, 11 Aug 2023 22:31:49 +0200 Subject: [PATCH] build 16 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index a12213f1..b3e49938 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.15'; + const ZWII_VERSION = '13.0.00.16'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';