Skip to content

Commit

Permalink
Increase version in ext_emconf.php to 5.0.1 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske authored Dec 16, 2022
1 parent 6ca5497 commit 1027e11
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 @@ -7,7 +7,7 @@
'author' => 'Sebastian Schreiber',
'author_email' => '[email protected]',
'state' => 'stable',
'version' => '4.0.3',
'version' => '5.0.1',
'constraints' => [
'depends' => [
'typo3' => '10.4.2-12.5.99',
Expand Down

0 comments on commit 1027e11

Please sign in to comment.