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

Release v3.11-r1

parent 28a41d6b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-theme_boost_campus
Changes
-------
### Unreleased
### v3.11-r1
* 2021-12-28 - Adjust loginform.mustache and help_icon.mustache templates after upstream changes in MDL-70721.
* 2021-12-08 - Prepare compatibility for Moodle 3.11.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2020112808;
$plugin->release = 'v3.10-r9';
$plugin->version = 2021122800;
$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