diff --git a/version.php b/version.php index 91c0370..e46d7f0 100644 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die(); // The current plugin version (Date: YYYYMMDDXX). -$plugin->version = 2023012415; +$plugin->version = 2023031400; // Requires this Moodle version - 2.7. $plugin->requires = 2014051202;