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

Release v3.3-r3

parent d37f0448
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.3-r3
* 2018-02-07 - Fixed structure of image area to prevent applying the link hover style.
* 2018-02-05 - Improvements to feature 'Show hint in hidden courses'.
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2018020100;
$plugin->release = 'v3.3-r2';
$plugin->version = 2018020700;
$plugin->release = 'v3.3-r3';
$plugin->requires = 2017051501;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array('theme_boost' => 2017051500);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment