From 9c924a75e28a6a1f451c2927a6b7a53a3043caf3 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 13 Dec 2022 11:19:37 +0100 Subject: [PATCH] =?UTF-8?q?beta05=20accessibilit=C3=A9?= 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 cb3de882..4fd5c50f 100644 --- a/core/core.php +++ b/core/core.php @@ -49,7 +49,7 @@ class common // Numéro de version const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/'; - const ZWII_VERSION = '12.0.00-beta04'; + const ZWII_VERSION = '12.0.00-beta05'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];