From ec2fc0ab4f6f4bf834a3a7085f7a38bdda63a3d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Mon, 30 Sep 2024 15:40:23 +0200 Subject: [PATCH] branche 134 !! --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 2f46e0a6..2ec1df0a 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/cms-update/raw/branch/master/'; - const ZWII_UPDATE_CHANNEL = 'v13'; + const ZWII_UPDATE_CHANNEL = 'v134'; // Valeurs possibles multiple de 10, 10 autorise 9 profils, 100 autorise 99 profils const MAX_PROFILS = 10;