diff --git a/version.php b/version.php index ba1c787..2a49e9b 100644 --- a/version.php +++ b/version.php @@ -19,6 +19,6 @@ $plugin->component = 'block_exaport'; $plugin->release = '4.6.7'; -$plugin->version = 2024051400; +$plugin->version = 2024060600; $plugin->requires = 2021051700; // moodle 3.11 $plugin->maturity = MATURITY_STABLE;