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