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 4dbe163 commit abf8b33Copy full SHA for abf8b33
version.php
@@ -26,7 +26,7 @@
26
27
$plugin = new stdClass();
28
29
-$plugin->version = 20230917600;
+$plugin->version = 2023091700;
30
$plugin->release = '2.16.3';
31
$plugin->requires = 2018120300;
32
$plugin->supported = [36, 420];
0 commit comments