We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8b8b56 + 00c5cea commit 0204f7eCopy full SHA for 0204f7e
version.php
@@ -28,5 +28,5 @@
28
$plugin->version = 2024090300;
29
$plugin->release = 2024090300; // Match release exactly to version.
30
$plugin->requires = 2024042200;
31
-$plugin->supported = [404, 404];
+$plugin->supported = [404, 405];
32
$plugin->maturity = MATURITY_STABLE;
0 commit comments