From 5b00b5b04fa86f2b5c79ae5857172692a7b49d33 Mon Sep 17 00:00:00 2001 From: keha35 Date: Tue, 18 Aug 2020 17:19:14 +0200 Subject: [PATCH] Update version --- setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.php b/setup.php index 5f8afb7..9176dd3 100644 --- a/setup.php +++ b/setup.php @@ -27,7 +27,7 @@ -------------------------------------------------------------------------- */ -define('PLUGIN_ENVIRONNEMENT_VERSION', '2.4.0'); +define('PLUGIN_ENVIRONNEMENT_VERSION', '2.4.1'); // Init the hooks of the plugins -Needed function plugin_init_environment() {