Skip to content

Commit c7f6768

Browse files
authored
bump version.
1 parent 1e385a8 commit c7f6768

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 = 2024042200;
27-
$plugin->release = 2024042200;
26+
$plugin->version = 2024050200;
27+
$plugin->release = 2024050200;
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)