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

Release v3.9-r5

parent 61638e25
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ Changes
-------
### Unreleased
### Release v3.9-r5
* 2021-01-14 - Improvement: Add option to output the information banner without any particular Bootstrap color.
* 2021-01-14 - Bugfix: The infobanner should not clean the entered HTML code too strictly.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2020112301;
$plugin->release = 'v3.9-r4';
$plugin->version = 2020112302;
$plugin->release = 'v3.9-r5';
$plugin->requires = 2020061502;
$plugin->supported = [39, 39];
$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