Skip to content

Commit a01ea26

Browse files
authored
bump version for release.
1 parent 7fabfeb commit a01ea26

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 = 2023123002;
29-
$plugin->version = 2023123002;
28+
$plugin->release = 2023123003;
29+
$plugin->version = 2023123003;
3030
$plugin->maturity = MATURITY_STABLE;
3131
$plugin->requires = 2023100900; // Requires 4.3
3232
$plugin->supported = [403, 403];

0 commit comments

Comments
 (0)