From 70ebd16e658fdaf1087800039903cf1cccde5556 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 10 May 2020 14:22:34 +0200 Subject: [PATCH] =?UTF-8?q?092=20num=C3=A9ro=20de=20versoin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 4c5f4290..4fab266f 100755 --- a/core/core.php +++ b/core/core.php @@ -36,7 +36,7 @@ class common { const THUMBS_WIDTH = 640; // Numéro de version - const ZWII_VERSION = '10.0.091'; + const ZWII_VERSION = '10.0.092'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];