Skip to content

Commit 36b4fa7

Browse files
author
Pol Torrent i Soler
committed
chore: bump version to 4.11.3
1 parent 868eca4 commit 36b4fa7

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 = 2024032202;
19+
$plugin->version = 2024032203;
2020
$plugin->requires = 2015111600; // Moodle 3.0.
21-
$plugin->release = '4.11.2';
21+
$plugin->release = '4.11.3';
2222
$plugin->maturity = MATURITY_STABLE;
2323
$plugin->component = 'qtype_wq';
2424
$plugin->dependencies = array(

0 commit comments

Comments
 (0)