From 548d82e9d4ba2b1ff5dc10eef40c7754b816fdf4 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 24 Nov 2022 09:04:18 +0100 Subject: [PATCH] =?UTF-8?q?beta02=20corrections=20d'=C3=A9tiquettes?= 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 c45354ff..8c8b114b 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-beta01'; + const ZWII_VERSION = '12.0.00-beta02'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];