Skip to content

Commit 82a3f9f

Browse files
author
Go MergeUpstream
committed
Merge commit '85e97bd6173001dec0293b882ada6c5c12b26f02' into catalyst-main
2 parents 736853a + 85e97bd commit 82a3f9f

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

0 commit comments

Comments
 (0)