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

Release v3.5-r1

parent bc15971d
Branches
Tags v3.5-r1
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-theme_boost_campus
Changes
-------
### Unreleased
### Release v3.5-r1
* 2018-05-23 - Improved footer blocks feature to only use the chosen columns as the region in the config.
* 2018-05-17 - Fixed section0title setting.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2018051701;
$plugin->release = 'v3.4-r5';
$plugin->version = 2018052300;
$plugin->release = 'v3.5-r1';
$plugin->requires = 2018051300;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array('theme_boost' => 2018051300);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment