Skip to content

Commit f9e7d8f

Browse files
committed
[TASK] Release 7.5.2
1 parent c476e97 commit f9e7d8f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Documentation/Changelog/Index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33

44
Changelog
55
=========
6+
-
7+
:Version: 7.5.2
8+
:Date: 2025-06-17
9+
:Changes:
10+
* [BUGFIX] missing HTML View for confirmedByAdminRefusedSilent
11+
612
-
713
:Version: 7.5.1
814
:Date: 2025-06-10

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

0 commit comments

Comments
 (0)