Skip to content

Commit 8144510

Browse files
authored
bump version.
1 parent 5879fb7 commit 8144510

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
@@ -23,8 +23,8 @@
2323
*/
2424
defined('MOODLE_INTERNAL') || die();
2525

26-
$plugin->version = 2025012000;
27-
$plugin->release = 2025012000;
26+
$plugin->version = 2025013100;
27+
$plugin->release = 2025013100;
2828
$plugin->requires = 2022112805; // Requires 4.1 or higher.
2929
$plugin->component = 'mod_dialogue'; // Full name of the plugin (used for diagnostics).
3030
$plugin->maturity = MATURITY_STABLE; // This version's maturity level.

0 commit comments

Comments
 (0)