Skip to content

Commit bb1ac06

Browse files
committed
Bump version
1 parent 1595d4a commit bb1ac06

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
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'mod_learningmap';
28-
$plugin->release = '0.9.9';
29-
$plugin->version = 2025021501;
28+
$plugin->release = '0.9.9.1';
29+
$plugin->version = 2025022701;
3030
$plugin->requires = 2020061500;
3131
$plugin->supported = [401, 405];
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)