Skip to content

Commit 13e9f7d

Browse files
committed
[TASK] Prepare release step
1 parent 0f51a84 commit 13e9f7d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
### 4.0.2
48

59
* [TASK] Prepare backend for enable_translated_content by @calien666 in https://github.com/web-vision/wv_deepltranslate-eap/pull/35

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'author_company' => 'web-vision GmbH',
1919
'author_email' => '[email protected]',
2020
'state' => 'stable',
21-
'version' => '4.0.2',
21+
'version' => '4.0.3',
2222
'constraints' => [
2323
'depends' => [
2424
'php' => '7.4.0-8.2.99',

0 commit comments

Comments
 (0)