From a418db8a11e026b846e8a5f2fe193dd30e01452b Mon Sep 17 00:00:00 2001 From: F Tempez Date: Tue, 28 Dec 2021 22:57:02 +0100 Subject: [PATCH] .30 protection htaccess --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 55171912..b57c2598 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.29'; + const ZWII_VERSION = '11.2.00.30'; const ZWII_UPDATE_CHANNEL = "test"; public static $actions = [];