We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e385a8 commit c7f6768Copy full SHA for c7f6768
version.php
@@ -23,8 +23,8 @@
23
*/
24
defined('MOODLE_INTERNAL') || die();
25
26
-$plugin->version = 2024042200;
27
-$plugin->release = 2024042200;
+$plugin->version = 2024050200;
+$plugin->release = 2024050200;
28
$plugin->requires = 2022112805; // Requires 4.1 or higher.
29
$plugin->component = 'mod_dialogue'; // Full name of the plugin (used for diagnostics).
30
$plugin->maturity = MATURITY_STABLE; // This version's maturity level.
0 commit comments