diff --git a/version.php b/version.php index 8533bd3..514b4a3 100644 --- a/version.php +++ b/version.php @@ -24,7 +24,7 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2022022311; +$plugin->version = 2022070700; // Requires this Moodle version - 2.7. $plugin->requires = 2014051202;