From 1ed666dfd9dc04f46d43946de5e5e5b6c9873776 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 6 Dec 2021 09:38:10 +0100 Subject: [PATCH] .17 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index ff627d6a..9b8d4f38 100644 --- a/core/core.php +++ b/core/core.php @@ -45,7 +45,7 @@ class common { // Numéro de version const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/'; - const ZWII_VERSION = '11.2.00.16'; + const ZWII_VERSION = '11.2.00.17'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];