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