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 fa932d6 commit 9b5757bCopy full SHA for 9b5757b
version.php
@@ -26,7 +26,7 @@
26
27
$plugin = new stdClass();
28
29
-$plugin->version = 2024010200;
+$plugin->version = 2024010201;
30
$plugin->release = '2.17.4';
31
$plugin->requires = 2018120300;
32
$plugin->supported = [36, 403];
0 commit comments