Skip to content

Commit

Permalink
[RELEASE] Raise version to 5.1.0
Browse files Browse the repository at this point in the history
Add support for PHP 8, drop support for TYPO3v10
  • Loading branch information
mbrodala committed Jun 7, 2023
1 parent 9d8b697 commit e358467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
'author_email' => 'sschreiber@pagemachine.de',
'author_company' => 'PAGEmachine AG',
'state' => 'alpha',
'version' => '5.0.0',
'version' => '5.1.0',
'constraints' => [
'depends' => [
'typo3' => '11.5.0-11.5.99',
Expand Down

0 comments on commit e358467

Please sign in to comment.