We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a70df9 commit 288ed2fCopy full SHA for 288ed2f
Documentation/guides.xml
@@ -15,8 +15,8 @@
15
typo3-core-preferred="stable"
16
/>
17
<project title="Crowdin"
18
- release="4.0.0"
+ release="4.0.1"
19
version="4.0"
20
- copyright="2019-2025"
+ copyright="2019-2026"
21
22
</guides>
ext_emconf.php
@@ -8,7 +8,7 @@
8
'author_email' => 'localization@typo3.org',
9
'state' => 'stable',
10
'clearCacheOnLoad' => true,
11
- 'version' => '4.0.0',
+ 'version' => '4.0.1',
12
'constraints' => [
13
'depends' => [
14
'php' => '8.1.0-8.5.99',
0 commit comments