Skip to content

Commit 25bff0e

Browse files
authored
Update version.php
1 parent 3a62086 commit 25bff0e

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
@@ -24,7 +24,7 @@
2424
defined('MOODLE_INTERNAL') || die();
2525

2626
$plugin->component = 'block_course_modulenavigation';
27-
$plugin->release = 'v4.5';
28-
$plugin->version = 2021051201;
27+
$plugin->release = 'v4.5.1';
28+
$plugin->version = 2021062901;
2929
$plugin->requires = 2018051700; // Moodle 3.5 and above.
3030
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)