Skip to content

Commit

Permalink
Release 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Lehmann committed Apr 25, 2023
1 parent 960ee6e commit 6aceb41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
'author' => 'Christoph Lehmann',
'author_email' => '[email protected]',
'author_company' => '',
'version' => '1.6.0',
'version' => '1.6.1',
'constraints' => [
'depends' => [
'typo3' => '11.5.0-12.4.99'
'typo3' => '11.5.0-11.5.99'
],
'conflicts' => [],
'suggests' => [],
Expand Down

0 comments on commit 6aceb41

Please sign in to comment.