Skip to content

Commit 367d05f

Browse files
release: version 2.2.1
1 parent d8d5c4e commit 367d05f

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="2.2.0" copyright="since 2024 by Konrad Michalik"/>
15+
<project title="Frontend Edit" release="2.2.1" 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
@@ -16,7 +16,7 @@
1616
'author' => 'Konrad Michalik',
1717
'author_email' => 'hej@konradmichalik.dev',
1818
'state' => 'stable',
19-
'version' => '2.2.0',
19+
'version' => '2.2.1',
2020
'constraints' => [
2121
'depends' => [
2222
'php' => '8.2.0-8.5.99',

0 commit comments

Comments
 (0)