Skip to content

Commit cb1fe6d

Browse files
INT-18711: 4.0 MP2 Version bump
1 parent e565d43 commit cb1fe6d

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

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

28-
$plugin->version = 2023012400;
29-
$plugin->release = '4.0.5';
28+
$plugin->version = 2023041100;
29+
$plugin->release = '4.0.7';
3030
$plugin->requires = 2022041900;
3131
$plugin->component = 'local_ce';
3232
$plugin->cron = 0;

0 commit comments

Comments
 (0)