Skip to content

Commit e8efffc

Browse files
committed
[BUGFIX] Fix ext_emconf version
1 parent f39ea33 commit e8efffc

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)