Skip to content

Commit

Permalink
Change ext_emconf.php version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lochmueller committed Dec 20, 2021
1 parent 75b1e50 commit 32ee44e
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 @@ -4,7 +4,7 @@
'title' => 'Language Detection',
'description' => 'Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',
'category' => 'fe',
'version' => '1.10.2',
'version' => '2.0.0',
'state' => 'stable',
'author' => 'Tim Lochmüller',
'author_email' => '[email protected]',
Expand Down

0 comments on commit 32ee44e

Please sign in to comment.