Skip to content

Commit 6a775e6

Browse files
committed
[TASK] Release 7.4.1
1 parent f8dc196 commit 6a775e6

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

Documentation/Changelog/Index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Changelog
55
=========
66

77
-
8-
:Version: 7.4.x
9-
:Date: 2024-xx-xx
8+
:Version: 7.4.1
9+
:Date: 2024-11-11
1010
:Changes:
1111
* [TASK] Disable autocomplete for the CAPTCHA field - thx to Oliver Klee
12-
12+
* [DOCS] Update Roadmap
1313

1414
-
1515
:Version: 7.4.0

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'author_email' => 'info@in2code.de',
1414
'author_company' => 'in2code.de - Wir leben TYPO3',
1515
'state' => 'stable',
16-
'version' => '7.4.0',
16+
'version' => '7.4.1',
1717
'constraints' => [
1818
'depends' => [
1919
'typo3' => '11.5.0-11.5.99',

readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@ Quick guide:
3131

3232
| Femanager | TYPO3 | PHP | Support/Development |
3333
|-----------|-----------|-----------|----------------------------------------------------------------|
34-
| 8.x | 12 LTS | 8.1 - | Features, Bugfixes, Security Updates |
35-
| 7.x | 11 LTS | 7.4 - 8.1 | Bugfixes, Security Updates |
34+
| 13.x | 13 LTS | 8.2 - 8.4 | Features, Bugfixes, Security Updates |
35+
| 8.x | 12 LTS | 8.1 - | Bugfixes, Security Updates |
36+
| 7.x | 11 ELTS | 7.4 - 8.1 | Security Updates |
3637
| 6.x | 10 ELTS | 7.2 - 7.4 | Security Updates |
37-
| 5.x | 8, 9 ELTS | 7.2 - 7.3 | Security Updates |
38+
| 5.x | 8, 9 ELTS | 7.2 - 7.3 | Out of support / security updates on demand (ask for an offer) |
3839
| 4.x | 8.7 | 7.0 - 7.2 | Out of support / security updates on demand (ask for an offer) |
3940
| 3.x | 8.7 | 7.0 - 7.2 | Out of support / security updates on demand (ask for an offer) |
4041
| 2.x | 7.6 | 5.5 - 7.0 | Out of support / security updates on demand (ask for an offer) |

0 commit comments

Comments
 (0)