Skip to content

Commit 4ace9a0

Browse files
committed
[TASK] prepared eap release
1 parent bd95ee6 commit 4ace9a0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 4.3.0
4+
5+
Public Release from EAP
6+
37
### 4.2.1
48

59
* [BUGFIX] Fix loading issues with translation wizard in v11 by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/67

ext_emconf.php

+1-1
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.2.1',
21+
'version' => '4.3.0',
2222
'constraints' => [
2323
'depends' => [
2424
'php' => '7.4.0-8.2.99',

0 commit comments

Comments
 (0)