Skip to content

Commit 921e480

Browse files
release: version 1.5.1
1 parent 499f772 commit 921e480

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.0" copyright="since 2024 by XIMA"/>
15+
<project title="Frontend Edit" release="1.5.1" copyright="since 2024 by XIMA"/>
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
@@ -9,7 +9,7 @@
99
'author_email' => 'konrad.michalik@xima.de',
1010
'author_company' => 'XIMA MEDIA GmbH',
1111
'state' => 'stable',
12-
'version' => '1.5.0',
12+
'version' => '1.5.1',
1313
'constraints' => [
1414
'depends' => [
1515
'php' => '8.1.0-8.4.99',

0 commit comments

Comments
 (0)