Skip to content

Commit 288ed2f

Browse files
committed
[TASK] Raise version to 4.0.1
1 parent 0a70df9 commit 288ed2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Documentation/guides.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
typo3-core-preferred="stable"
1616
/>
1717
<project title="Crowdin"
18-
release="4.0.0"
18+
release="4.0.1"
1919
version="4.0"
20-
copyright="2019-2025"
20+
copyright="2019-2026"
2121
/>
2222
</guides>

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author_email' => 'localization@typo3.org',
99
'state' => 'stable',
1010
'clearCacheOnLoad' => true,
11-
'version' => '4.0.0',
11+
'version' => '4.0.1',
1212
'constraints' => [
1313
'depends' => [
1414
'php' => '8.1.0-8.5.99',

0 commit comments

Comments
 (0)