From a2c7e3e270a9e53a68783d9490f31b9d7591a633 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 12 Apr 2020 19:32:39 +0200 Subject: [PATCH] =?UTF-8?q?062=20Mise=20=C3=A0=20jour=20galerie?= 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 b3b39b20..538d8560 100644 --- a/core/core.php +++ b/core/core.php @@ -37,7 +37,7 @@ class common { const THUMBS_WIDTH = 320; // Numéro de version - const ZWII_VERSION = '10.0.061'; + const ZWII_VERSION = '10.0.062'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = [];