Skip to content

Commit

Permalink
[RELEASE] 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
achimfritz committed Jan 10, 2025
1 parent 54cb6f5 commit 393ee22
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 @@ -8,10 +8,10 @@
'author' => 'b13',
'author_email' => '[email protected]',
'author_company' => 'b13 GmbH',
'version' => '1.3.0',
'version' => '2.0.0',
'constraints' => [
'depends' => [
'typo3' => '9.5.0-12.4.99',
'typo3' => '11.5.0-13.4.99',
],
'conflicts' => [],
'suggests' => [],
Expand Down

0 comments on commit 393ee22

Please sign in to comment.