Skip to content
Snippets Groups Projects
Commit ce8d0e6e authored by Alexander Bias's avatar Alexander Bias
Browse files

Release v3.4-r2

parent 05f4062a
Branches
Tags v3.4-r2
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-auth_ldap_syncplus
Changes
-------
### Unreleased
### v3.4-r2
* 2018-02-07 - Add forgotten sync_roles task definition
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'auth_ldap_syncplus';
$plugin->version = 2018020601;
$plugin->release = 'v3.4-r1';
$plugin->version = 2018020700;
$plugin->release = 'v3.4-r2';
$plugin->requires = 2017111300;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array('auth_ldap' => 2017051500);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment