Skip to content

Commit 2ed6069

Browse files
committed
Bump version in version.php for next release
1 parent 4725a9e commit 2ed6069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

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

28-
$plugin->version = 2026020600; // The current module version (Date: YYYYMMDDXX).
28+
$plugin->version = 2026022500; // The current module version (Date: YYYYMMDDXX).
2929
$plugin->requires = 2024100700; // Requires Moodle 4.5 and higher.
3030
$plugin->maturity = MATURITY_STABLE;
3131
$plugin->release = '5.0.0';

0 commit comments

Comments
 (0)