Skip to content

Commit 7206863

Browse files
author
Go MergeUpstream
committed
Merge commit '1156cf7c0c85a22928cf2d11e570affab80b1ce6' into catalyst-main
2 parents a345003 + 1156cf7 commit 7206863

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
@@ -16,9 +16,9 @@
1616

1717
defined('MOODLE_INTERNAL') || die();
1818

19-
$plugin->version = 2025042904;
19+
$plugin->version = 2026021900;
2020
$plugin->requires = 2020061500; // Moodle 3.9.
21-
$plugin->release = '4.13.4';
21+
$plugin->release = '4.14.0';
2222
$plugin->maturity = MATURITY_STABLE;
2323
$plugin->component = 'qtype_wq';
2424
$plugin->dependencies = array(

0 commit comments

Comments
 (0)