From 44f861290cadf65330192175afd65b6120a27203 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 6 Apr 2020 10:30:07 +0200 Subject: [PATCH] [10.0.055] version --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 234276fe..ba6398f2 100644 --- a/core/core.php +++ b/core/core.php @@ -36,7 +36,7 @@ class common { const THUMBS_SEPARATOR = 'mini_'; // Numéro de version - const ZWII_VERSION = '10.0.054'; + const ZWII_VERSION = '10.0.055'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];