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 01a566d commit 4639fa0Copy full SHA for 4639fa0
version.php
@@ -26,7 +26,7 @@
26
27
$plugin = new stdClass();
28
29
-$plugin->version = 2019071200;
+$plugin->version = 2019071300;
30
$plugin->release = '2.2.1';
31
$plugin->requires = 2018120300;
32
$plugin->maturity = MATURITY_STABLE;
0 commit comments