diff --git a/version.php b/version.php index 63467b4..e1f9c52 100644 --- a/version.php +++ b/version.php @@ -26,7 +26,7 @@ $plugin = new stdClass(); -$plugin->version = 2019051500; +$plugin->version = 2019051900; $plugin->release = '2.0.1'; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_STABLE;