Skip to content

Commit ff6b44d

Browse files
committed
Update version number and date
1 parent e3ea06b commit ff6b44d

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 = 2022111900;
30-
$plugin->release = '2.14.0';
29+
$plugin->version = 2022111901;
30+
$plugin->release = '2.14.1';
3131
$plugin->requires = 2018120300;
3232
$plugin->supported = [36, 410];
3333
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)