From becac0879551a37bf752ef6ed5cb824d861ae4a6 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 14 Jun 2021 17:05:37 +0200 Subject: [PATCH] 11002 --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 286a2a2a..ca007a06 100755 --- 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.0.001'; + const ZWII_VERSION = '11.0.002'; const ZWII_UPDATE_CHANNEL = "v11"; public static $actions = [];