Skip to content

Commit 2cc4257

Browse files
release: version 2.2.2
1 parent 014e1ab commit 2cc4257

3 files changed

Lines changed: 3 additions & 3 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.1" copyright="since 2024 by Konrad Michalik"/>
15+
<project title="Frontend Edit" release="2.2.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>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"GPL-2.0-or-later"
66
],
77
"type": "typo3-cms-extension",
8-
"version": "2.2.1",
8+
"version": "2.2.2",
99
"authors": [
1010
{
1111
"name": "Konrad Michalik",

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.1',
19+
'version' => '2.2.2',
2020
'constraints' => [
2121
'depends' => [
2222
'php' => '8.2.0-8.5.99',

0 commit comments

Comments
 (0)