Skip to content
Snippets Groups Projects
Commit c385b5e9 authored by moodle-mw's avatar moodle-mw Committed by Alexander Bias
Browse files

Release v3.11-r1

parent 3be27b35
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-auth_ldap_syncplus
Changes
-------
### Unreleased
### v3.11-r1
* 2021-07-20 - Prepare compatibility for Moodle 3.11.
* 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'auth_ldap_syncplus';
$plugin->version = 2020121100;
$plugin->release = 'v3.10-r1';
$plugin->version = 2021072000;
$plugin->release = 'v3.11-r1';
$plugin->requires = 2021051700;
$plugin->supported = [311, 311];
$plugin->maturity = MATURITY_STABLE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment