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' => '',