Skip to content

Commit

Permalink
Fix version date [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
martignoni committed Jul 13, 2019
1 parent 01a566d commit 4639fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

$plugin = new stdClass();

$plugin->version = 2019071200;
$plugin->version = 2019071300;
$plugin->release = '2.2.1';
$plugin->requires = 2018120300;
$plugin->maturity = MATURITY_STABLE;
Expand Down

0 comments on commit 4639fa0

Please sign in to comment.