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

Release v3.7-r1

parent 8869ac29
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-theme_boost_campus
Changes
-------
### Unreleased
### Release v3.7-r1
* 2019-06-04 - Further formal changes to the course_renderer to be constistent with Moodle core.
* 2019-06-04 - Adjusted function coursecat_coursebox() in course_renderer.php due to upstream changes in theme Boost.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2019052900;
$plugin->release = 'v3.6-r5';
$plugin->version = 2019060400;
$plugin->release = 'v3.7-r1';
$plugin->requires = 2019052000;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array('theme_boost' => 2019052000);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment