Skip to content

Commit 4639fa0

Browse files
committed
Fix version date [skip-ci]
1 parent 01a566d commit 4639fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
$plugin = new stdClass();
2828

29-
$plugin->version = 2019071200;
29+
$plugin->version = 2019071300;
3030
$plugin->release = '2.2.1';
3131
$plugin->requires = 2018120300;
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)