Skip to content
Snippets Groups Projects
Commit d9b16eac authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Release v3.6-r5

parent a9934749
Branches
Tags v3.6-r5
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-theme_boost_campus
Changes
-------
### Unreleased
### Release v3.6-r5
* 2019-05-29 - Check existence of property blockcolumnwidth before accessing it.
* 2019-05-29 - Login background image did not fill the page completely when browser window was really low but really wide.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2019050300;
$plugin->release = 'v3.6-r4';
$plugin->version = 2019052900;
$plugin->release = 'v3.6-r5';
$plugin->requires = 2018120300;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array('theme_boost' => 2018120300);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment