Skip to content

Commit 4edc761

Browse files
committed
Version 2.2.5 (2026020900)
1 parent 4b1de1c commit 4edc761

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'mod_mooduell';
28-
$plugin->release = 'v2.2.4';
29-
$plugin->supported = [404, 501];
30-
$plugin->version = 2026020401;
28+
$plugin->release = 'v2.2.5';
29+
$plugin->supported = [405, 501];
30+
$plugin->version = 2026020900;
3131
$plugin->requires = 2020061500;
3232
$plugin->maturity = MATURITY_STABLE;
3333
$plugin->dependencies = [

0 commit comments

Comments
 (0)