Skip to content

Commit

Permalink
chore: adds release 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TomSchenk committed Feb 27, 2024
1 parent a140d64 commit aa40320
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 @@ -17,10 +17,10 @@
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
'version' => '10.0.13',
'version' => '11.0.1',
'constraints' => [
'depends' => [
'typo3' => '10.4.0-11.5.99',
'typo3' => '11.5.0-11.5.99',
],
'conflicts' => [
],
Expand Down

0 comments on commit aa40320

Please sign in to comment.