From 3efa972d71efae8109d31c54198d033cceea66e5 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sun, 10 Mar 2019 10:32:51 +0100 Subject: [PATCH] =?UTF-8?q?[9.0.04]=20num=C3=A9ro=20de=20version?= 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 cc725cc2..fc3ed62b 100644 --- a/core/core.php +++ b/core/core.php @@ -30,7 +30,7 @@ class common { // Désactive l'update auto // const ZWII_VERSION = '9.0.00-dev27'; // Numéro de version stable - const ZWII_VERSION = '9.0.03'; + const ZWII_VERSION = '9.0.04'; public static $actions = [];