Skip to content

Commit 560f876

Browse files
committed
Update plugin supported number
1 parent 85c3130 commit 560f876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
$plugin->cron = 0;
2929
$plugin->component = 'mod_hvp';
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->supported = [400, 404];
31+
$plugin->supported = [400, 405];
3232
$plugin->release = '1.27.1';

0 commit comments

Comments
 (0)