From 6b704bd1214fee0386298cec8d3d1cc785d5821d Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 16 Dec 2021 09:24:32 +0100 Subject: [PATCH] =?UTF-8?q?.25=20images=20int=C3=A9gr=C3=A9es=20au=20heade?= =?UTF-8?q?r=20perso,=20sauvegarde=20des=20medias?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 248bcc91..46ab0460 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.24'; + const ZWII_VERSION = '11.2.00.25'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];