We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c3130 commit 560f876Copy full SHA for 560f876
version.php
@@ -28,5 +28,5 @@
28
$plugin->cron = 0;
29
$plugin->component = 'mod_hvp';
30
$plugin->maturity = MATURITY_STABLE;
31
-$plugin->supported = [400, 404];
+$plugin->supported = [400, 405];
32
$plugin->release = '1.27.1';
0 commit comments