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

Release v3.7-r3

parent e6e896c5
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-r3
* 2019-11-13 - Improved Video JS Skin for hiding big play button in audio players and removed centered placement of this button in SCSS.
IMPORTANT NOTE for ADMINS: If you want the button to be centered again, please add the class "vjs-big-play-centered"
......
......@@ -25,8 +25,8 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'theme_boost_campus';
$plugin->version = 2019070500;
$plugin->release = 'v3.7-r2';
$plugin->version = 2019111300;
$plugin->release = 'v3.7-r3';
$plugin->requires = 2019052000.05;
$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