diff --git a/ext_emconf.php b/ext_emconf.php index d0e93d7..d3bde11 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -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' => 'tim@fruit-lab.de',