Skip to content

Commit 9b136b8

Browse files
authored
Merge pull request #221 from web-vision/prepared-release
[TASK] Prepare release step
2 parents acb9908 + 653c150 commit 9b136b8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 3.0.2
4+
5+
[BUGFIX] Glossary is not used by @calien666 in #218
6+
[TASK] Change Ext Icon by @calien666 in #220
7+
38
## 3.0.1
49

510
* [BUGFIX] Fix runtime deprecation notice by @peterkraume in https://github.com/web-vision/wv_deepltranslate/pull/210

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'uploadfolder' => '0',
2222
'createDirs' => '',
2323
'clearCacheOnLoad' => 0,
24-
'version' => '3.0.1',
24+
'version' => '3.0.2',
2525
'constraints' => [
2626
'depends' => [
2727
'php' => '7.4.0-8.2.99',

0 commit comments

Comments
 (0)