We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db9962 commit 332c6c2Copy full SHA for 332c6c2
2 files changed
Documentation/Settings.cfg
@@ -1,6 +1,6 @@
1
[general]
2
project = ew_llxml2xliff
3
-release = 4.0.0
+release = 4.0.1
4
copyright = since 2016 by evoWeb
5
6
[html_theme_options]
ext_emconf.php
@@ -9,7 +9,7 @@
9
'author_email' => 'typo3@evoweb.de',
10
'author_company' => 'evoWeb',
11
'state' => 'stable',
12
- 'version' => '4.0.0',
+ 'version' => '4.0.1',
13
'constraints' => [
14
'depends' => [
15
'typo3' => '11.0.0-11.9.99',
0 commit comments