Skip to content

Commit 59a78ba

Browse files
authored
bump version for release.
1 parent db6cf13 commit 59a78ba

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

2727
$plugin->component = 'mod_subcourse';
28-
$plugin->release = 2025012000;
29-
$plugin->version = 2025012000;
28+
$plugin->release = 2025032000;
29+
$plugin->version = 2025032000;
3030
$plugin->maturity = MATURITY_STABLE;
3131
$plugin->requires = 2024100700; // Requires 4.5.
3232
$plugin->supported = [405, 405];

0 commit comments

Comments
 (0)