Skip to content

Commit 6446cf2

Browse files
authored
bump version and maturity (#1)
1 parent 02307c1 commit 6446cf2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

version.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
*/
2525
defined('MOODLE_INTERNAL') || die();
2626

27-
$plugin->version = 2024110400;
27+
$plugin->version = 2024110500;
2828
$plugin->requires = 2022112800;
2929
$plugin->component = 'bbbext_bnlocksettings';
30+
$plugin->maturity = MATURITY_STABLE;
31+
$plugin->release = '1.0';

0 commit comments

Comments
 (0)