Skip to content

Commit c6c2eeb

Browse files
committed
Version 2.2.2 (2025091000)
1 parent 50c268e commit c6c2eeb

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
@@ -25,9 +25,9 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'mod_mooduell';
28-
$plugin->release = 'v2.2.1';
28+
$plugin->release = 'v2.2.2';
2929
$plugin->supported = [401, 500];
30-
$plugin->version = 2025090300;
30+
$plugin->version = 2025091000;
3131
$plugin->requires = 2020061500;
3232
$plugin->maturity = MATURITY_STABLE;
3333
$plugin->dependencies = [

0 commit comments

Comments
 (0)