Skip to content

Commit e063c64

Browse files
committed
Bump version
1 parent c173eee commit e063c64

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
@@ -25,8 +25,8 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'mod_learningmap';
28-
$plugin->release = '0.9.15';
29-
$plugin->version = 2026021000;
28+
$plugin->release = '0.9.16';
29+
$plugin->version = 2026021900;
3030
$plugin->requires = 2022112800;
3131
$plugin->supported = [405, 501];
3232
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)