Skip to content

Commit 47a54a5

Browse files
committed
[RELEASE] Maintenance release. TYPO3 12 LTS and PHP 8.2 support. Removed TYPO3 10.x support.
Option moveInlineJsToFooter has been removed as obsolete. Changelog: 2.1.0...2.2.0
1 parent ec455b9 commit 47a54a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'author_email' => 'info@felixnagel.com',
1919
'author_company' => '',
2020
'state' => 'stable',
21-
'version' => '2.1.1-dev',
21+
'version' => '2.2.0',
2222
'constraints' => [
2323
'depends' => [
2424
'php' => '8.0.0-8.2.99',

0 commit comments

Comments
 (0)