diff --git a/version.php b/version.php index b0a26141a5e65a68ffaebd1bd688719dc7744817..c07a0741f72d7d2af08b22613bbca3764b7bb867 100644 --- a/version.php +++ b/version.php @@ -25,6 +25,6 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'qtype_moopt'; $plugin->release = '0.4.0'; -$plugin->version = 2024091200; +$plugin->version = 2024110400; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_ALPHA;