We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 499f772 commit 921e480Copy full SHA for 921e480
2 files changed
Documentation/guides.xml
@@ -12,7 +12,7 @@
12
edit-on-github="xima-media/xima-typo3-frontend-edit"
13
typo3-core-preferred="main"
14
/>
15
- <project title="Frontend Edit" release="1.5.0" copyright="since 2024 by XIMA"/>
+ <project title="Frontend Edit" release="1.5.1" copyright="since 2024 by XIMA"/>
16
<inventory id="t3coreapi" url="https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/"/>
17
<inventory id="t3tsref" url="https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/"/>
18
</guides>
ext_emconf.php
@@ -9,7 +9,7 @@
9
'author_email' => 'konrad.michalik@xima.de',
10
'author_company' => 'XIMA MEDIA GmbH',
11
'state' => 'stable',
- 'version' => '1.5.0',
+ 'version' => '1.5.1',
'constraints' => [
'depends' => [
'php' => '8.1.0-8.4.99',
0 commit comments