diff --git a/version.php b/version.php index bd662c6..c19da75 100644 --- a/version.php +++ b/version.php @@ -17,7 +17,7 @@ defined('MOODLE_INTERNAL') || die(); $plugin = new StdClass; -$plugin->version = 2023063000; +$plugin->version = 2023100500; $plugin->requires = 2022041900; $plugin->component = 'block_oppia_mobile_export'; $plugin->release = "v1.4.6";