diff --git a/version.php b/version.php
index 2affe4379905f3c889e8a17f80da0dc18436854c..b0a26141a5e65a68ffaebd1bd688719dc7744817 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 = 2023081300;
+$plugin->version = 2024091200;
 $plugin->requires = 2018120300;
 $plugin->maturity = MATURITY_ALPHA;