Skip to content

Commit ac861a7

Browse files
committed
[TASK] Release 7.5.1
1 parent f6a29ad commit ac861a7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Documentation/Changelog/Index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
33

44
Changelog
55
=========
6+
-
7+
:Version: 7.5.1
8+
:Date: 2025-06-10
9+
:Changes:
10+
* [BUGFIX] Avoid PHP Warning: Undefined variable
611
-
712
:Version: 7.5.0
813
:Date: 2025-06-10
914
:Changes:
1015
* [FEATURE] Add confirmation buttons for a final confirm
1116

12-
1317
-
1418
:Version: 7.4.2
1519
:Date: 2025-05-20

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.5.0',
16+
'version' => '7.5.1',
1717
'constraints' => [
1818
'depends' => [
1919
'typo3' => '11.5.0-11.5.99',

0 commit comments

Comments
 (0)