Skip to content

Commit fffb316

Browse files
authored
Update version.php
change 40 -> 400
1 parent 61d6679 commit fffb316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
$plugin->requires = 2020061500;
3030
$plugin->component = 'block_socialcomments';
3131
$plugin->maturity = MATURITY_STABLE;
32-
$plugin->supported = [39, 40];
32+
$plugin->supported = [39, 400];
3333
$plugin->release = '1.2';
3434

0 commit comments

Comments
 (0)