From fb7a68401d9adaed1dd099166df7dcd8e9d04643 Mon Sep 17 00:00:00 2001 From: Aletschhorn <99950173+Aletschhorn@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:52:30 +0100 Subject: [PATCH] Update version number --- ext_emconf.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index d237701..d0bfcbd 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -21,7 +21,7 @@ 'uploadfolder' => '0', 'createDirs' => '', 'clearCacheOnLoad' => 0, - 'version' => '7.2.1', + 'version' => '7.2.2', 'constraints' => [ 'depends' => [ 'typo3' => '9.5.0-10.4.99', @@ -374,4 +374,8 @@ * ------------- * Corrected typo in reporting partial "SongTable.html" * + * Version 7.2.2 + * ------------- + * Corrected link in reporting template "List.html" + * **/ \ No newline at end of file