Skip to content

Commit ca87616

Browse files
committed
Fix typo in version info
1 parent d846786 commit ca87616

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 = 2022040200;
29+
$plugin->version = 2023040200;
3030
$plugin->release = '2.15.0-dev';
3131
$plugin->requires = 2018120300;
3232
$plugin->supported = [36, 410];

0 commit comments

Comments
 (0)