From f4c84e7aae453c96b84c0cf2272446adcee2c726 Mon Sep 17 00:00:00 2001 From: Apen Date: Mon, 25 Mar 2024 15:37:17 +0100 Subject: [PATCH] [TASK] Version 3.4.7 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index bca93ea..f3cafb9 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -3,7 +3,7 @@ $EM_CONF['additional_reports'] = [ 'title' => 'Useful information in reports module', 'description' => 'Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).', - 'version' => '3.4.6', + 'version' => '3.4.7', 'state' => 'stable', 'uploadfolder' => '', 'createDirs' => '',