diff --git a/version.php b/version.php index 3b60b10..21d6a55 100755 --- a/version.php +++ b/version.php @@ -23,7 +23,7 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2021072303; +$plugin->version = 2021072304; $plugin->requires = 2021050400; // Requires 3.11. $plugin->release = '3.11.5'; $plugin->maturity = MATURITY_STABLE;