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 0f51a84 commit 13e9f7dCopy full SHA for 13e9f7d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 4.0.3
4
+
5
++ [BUGFIX] Fix loading issues with container services in https://github.com/web-vision/wv_deepltranslate-eap/pull/39
6
7
### 4.0.2
8
9
* [TASK] Prepare backend for enable_translated_content by @calien666 in https://github.com/web-vision/wv_deepltranslate-eap/pull/35
ext_emconf.php
@@ -18,7 +18,7 @@
18
'author_company' => 'web-vision GmbH',
19
'author_email' => '[email protected]',
20
'state' => 'stable',
21
- 'version' => '4.0.2',
+ 'version' => '4.0.3',
22
'constraints' => [
23
'depends' => [
24
'php' => '7.4.0-8.2.99',
0 commit comments