Skip to content

Commit c92beb0

Browse files
committed
Update version and date
1 parent 06cbeac commit c92beb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727
$plugin = new stdClass();
2828

29-
$plugin->version = 2025042700;
30-
$plugin->release = '2.20.0';
29+
$plugin->version = 2025081400;
30+
$plugin->release = '2.21.0dev';
3131
$plugin->requires = 2024042200;
3232
$plugin->supported = [404, 500];
33-
$plugin->maturity = MATURITY_STABLE;
33+
$plugin->maturity = MATURITY_BETA;
3434
$plugin->component = 'tool_moodlebox';

0 commit comments

Comments
 (0)