Skip to content

Commit 353b2cd

Browse files
committed
Bump to 3.17.0-dev
1 parent b6f8c1b commit 353b2cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424

2525
defined('MOODLE_INTERNAL') || die();
2626

27-
$plugin->version = 2024042104;
27+
$plugin->version = 2024042900;
2828
$plugin->requires = 2021051700; // Moodle 3.11.0.
2929
$plugin->component = 'block_xp';
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '3.16.0';
31+
$plugin->release = '3.17.0-dev';
3232
$plugin->supported = [311, 404];

0 commit comments

Comments
 (0)