Skip to content

Commit e3dbb2a

Browse files
committed
Merge tag '4.0.1' into develop
Release removal of obsolete package
2 parents 3db9962 + de0d20f commit e3dbb2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/Settings.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[general]
22
project = ew_llxml2xliff
3-
release = 4.0.0
3+
release = 4.0.1
44
copyright = since 2016 by evoWeb
55

66
[html_theme_options]

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'author_email' => 'typo3@evoweb.de',
1010
'author_company' => 'evoWeb',
1111
'state' => 'stable',
12-
'version' => '4.0.0',
12+
'version' => '4.0.1',
1313
'constraints' => [
1414
'depends' => [
1515
'typo3' => '11.0.0-11.9.99',

0 commit comments

Comments
 (0)