Skip to content

Commit 1680a76

Browse files
release: version 1.5.2
1 parent 2da23fd commit 1680a76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/guides.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
edit-on-github="xima-media/xima-typo3-frontend-edit"
1313
typo3-core-preferred="main"
1414
/>
15-
<project title="Frontend Edit" release="1.5.1" copyright="since 2024 by Konrad Michalik"/>
15+
<project title="Frontend Edit" release="1.5.2" copyright="since 2024 by Konrad Michalik"/>
1616
<inventory id="t3coreapi" url="https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/"/>
1717
<inventory id="t3tsref" url="https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/"/>
1818
</guides>

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author' => 'Konrad Michalik',
99
'author_email' => 'hej@konradmichalik.dev',
1010
'state' => 'stable',
11-
'version' => '1.5.1',
11+
'version' => '1.5.2',
1212
'constraints' => [
1313
'depends' => [
1414
'php' => '8.1.0-8.4.99',

0 commit comments

Comments
 (0)