Skip to content

Commit 2a01653

Browse files
authored
Merge pull request #85 from DigiDago/MOODLE_401_DEV
Update version for Moodle 4.2 publish
2 parents 32208d7 + 1e6f9f1 commit 2a01653

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
defined('MOODLE_INTERNAL') || die();
2525

2626
$plugin->component = 'block_course_modulenavigation';
27-
$plugin->release = 'v4.6.1';
28-
$plugin->version = 2022121300;
27+
$plugin->release = 'v4.6.2';
28+
$plugin->version = 2023042700;
2929
$plugin->requires = 2022041905; // Moodle 4.0.5 and above.
3030
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)