diff --git a/version.php b/version.php index c116821..d069e32 100644 --- a/version.php +++ b/version.php @@ -23,8 +23,8 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2024042200; -$plugin->release = 2024042200; +$plugin->version = 2024050200; +$plugin->release = 2024050200; $plugin->requires = 2022112805; // Requires 4.1 or higher. $plugin->component = 'mod_dialogue'; // Full name of the plugin (used for diagnostics). $plugin->maturity = MATURITY_STABLE; // This version's maturity level.