Skip to content

Commit 181efed

Browse files
author
Go MergeUpstream
committed
Merge commit '48aac3fe138af99122c81aa464fdf2c207eeb016' into catalyst-main
2 parents a59ee18 + 48aac3f commit 181efed

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 = 2025042902;
19+
$plugin->version = 2025042903;
2020
$plugin->requires = 2020061500; // Moodle 3.9.
21-
$plugin->release = '4.13.2';
21+
$plugin->release = '4.13.3';
2222
$plugin->maturity = MATURITY_STABLE;
2323
$plugin->component = 'qtype_wq';
2424
$plugin->dependencies = array(

0 commit comments

Comments
 (0)