Skip to content

Commit 0f6dc13

Browse files
committed
[RELEASE] Major release with TYPO3 12 LTS and PHP 8.2 support. Removed TYPO3 11 support.
See upgrade guide in documentation. Changelog: 5.2.0...6.0.0
1 parent 97734a1 commit 0f6dc13

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' => '[email protected]',
1919
'state' => 'stable',
2020
'clearCacheOnLoad' => true,
21-
'version' => '5.2.1-dev',
21+
'version' => '6.0.0',
2222
'constraints' => [
2323
'depends' => [
2424
'php' => '8.1.0-8.2.99',

0 commit comments

Comments
 (0)