Skip to content

Commit b3e4e2f

Browse files
committed
Bump version for the plugin directory
1 parent 8e0a2c6 commit b3e4e2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'tool_dynamic_cohorts';
28-
$plugin->release = 2024110700;
29-
$plugin->version = 2024110700;
28+
$plugin->release = 2024110701;
29+
$plugin->version = 2024110701;
3030
$plugin->requires = 2022112800;
3131
$plugin->supported = [404, 405];
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)