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.
1 parent c8b8b56 commit 00c5ceaCopy full SHA for 00c5cea
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