Skip to content

Commit 5e7be1a

Browse files
committed
Raise version number
1 parent 4763482 commit 5e7be1a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Documentation/guides.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
interlink-shortcode="evoweb/ew-llxml2xliff"
1717
/>
1818
<project title="ew_llxml2xliff"
19-
release="6.0.0"
20-
version="6.0.0"
19+
release="6.0.1"
20+
version="6.0.1"
2121
copyright="since 2016 by evoWeb"
2222
/>
2323
<inventory id="t3tsref" url="https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/"/>

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' => '6.0.0',
12+
'version' => '6.0.1',
1313
'constraints' => [
1414
'depends' => [
1515
'typo3' => '13.0.0-13.4.99',

0 commit comments

Comments
 (0)