Skip to content

Commit 6d08786

Browse files
committed
[TASK] Release version 4.0.0
1 parent eb7d1fe commit 6d08786

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ flushing only the language cache (``l10n``). This way you can avoid flushing the
77
whole system cache when updating just a couple of localized strings (in locallang
88
files).
99

10-
This extension requires TYPO3 CMS 9 or more.
10+
This extension requires TYPO3 CMS 11 or more.
1111

1212
Just install it and flush the system cache. Reload the backend and the new
1313
item will appear in the flush cache menu.

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'author' => 'Francois Suter',
1616
'author_email' => '[email protected]',
1717
'author_company' => '',
18-
'version' => '3.0.2',
18+
'version' => '4.0.0',
1919
'constraints' => [
2020
'depends' => [
2121
'typo3' => '11.5.0-12.9.99',

0 commit comments

Comments
 (0)