Skip to content

Commit 307ff6c

Browse files
authored
bump version for release.
1 parent 44eb948 commit 307ff6c

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 = 2023103003;
29-
$plugin->version = 2023103003;
28+
$plugin->release = 2023103004;
29+
$plugin->version = 2023103004;
3030
$plugin->maturity = MATURITY_STABLE;
3131
$plugin->requires = 2022112800; // Requires 4.1.
3232
$plugin->supported = [401, 401];

0 commit comments

Comments
 (0)