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 4763482 commit 5e7be1aCopy full SHA for 5e7be1a
2 files changed
Documentation/guides.xml
@@ -16,8 +16,8 @@
16
interlink-shortcode="evoweb/ew-llxml2xliff"
17
/>
18
<project title="ew_llxml2xliff"
19
- release="6.0.0"
20
- version="6.0.0"
+ release="6.0.1"
+ version="6.0.1"
21
copyright="since 2016 by evoWeb"
22
23
<inventory id="t3tsref" url="https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/"/>
ext_emconf.php
@@ -9,7 +9,7 @@
9
'author_email' => 'typo3@evoweb.de',
10
'author_company' => 'evoWeb',
11
'state' => 'stable',
12
- 'version' => '6.0.0',
+ 'version' => '6.0.1',
13
'constraints' => [
14
'depends' => [
15
'typo3' => '13.0.0-13.4.99',
0 commit comments