Skip to content

Commit 4407e90

Browse files
committed
Version 2.1.13 (2025062400)
1 parent 4375d6c commit 4407e90

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.1.12';
28+
$plugin->release = 'v2.1.13';
2929
$plugin->supported = [401, 405];
30-
$plugin->version = 2025052700;
30+
$plugin->version = 2025062400;
3131
$plugin->requires = 2020061500;
3232
$plugin->maturity = MATURITY_STABLE;
3333
$plugin->dependencies = [

0 commit comments

Comments
 (0)