Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Aletschhorn committed Jan 9, 2024
1 parent ef997b9 commit fb7a684
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down Expand Up @@ -374,4 +374,8 @@
* -------------
* Corrected typo in reporting partial "SongTable.html"
*
* Version 7.2.2
* -------------
* Corrected link in reporting template "List.html"
*
**/

0 comments on commit fb7a684

Please sign in to comment.