From ef25c9c15364e55df314ed75af2460fa802e4221 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 31 Jul 2023 20:12:10 +0200 Subject: [PATCH] branche de test --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 3a341735..4d81a09c 100644 --- a/core/core.php +++ b/core/core.php @@ -55,7 +55,7 @@ class common // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/'; - const ZWII_UPDATE_CHANNEL = "v13"; + const ZWII_UPDATE_CHANNEL = "test"; // URL langues de l'UI en ligne const ZWII_UI_URL = 'https://forge.chapril.org/ZwiiCMS-Team/zwiicms-translations/raw/branch/master/';