Skip to content

Commit bcc5ea8

Browse files
authored
Merge pull request #186 from web-vision/wv_deepltranslate-185
[BUGFIX] Fix ext_emconf version
2 parents c3270bb + e8efffc commit bcc5ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.0',
24+
'version' => '3.0.0',
2525
'constraints' => [
2626
'depends' => [
2727
'php' => '7.4.0-8.2.99',

0 commit comments

Comments
 (0)