Skip to content

Commit 5924eb5

Browse files
committed
Update version number and date
1 parent abe3e34 commit 5924eb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626

2727
$plugin = new stdClass();
2828

29-
$plugin->version = 2022080201;
30-
$plugin->release = '2.13.0';
29+
$plugin->version = 2022080400;
30+
$plugin->release = '2.13.1';
3131
$plugin->requires = 2018120300;
3232
$plugin->supported = [36, 400];
3333
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)