Skip to content

Commit 7ab1b5d

Browse files
committed
Issue #66: Version bump
1 parent 1649afb commit 7ab1b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
defined('MOODLE_INTERNAL') || die();
2727

28-
$plugin->version = 2023120100;
28+
$plugin->version = 2024082700;
2929
$plugin->requires = 2020061500; // Moodle 3.9.0 and above.
3030
$plugin->supported = [39, 401]; // Moodle 3.9 to 4.1 inclusive.
3131
$plugin->component = 'mod_cms';

0 commit comments

Comments
 (0)