Skip to content
Snippets Groups Projects
Commit d7dad303 authored by Alexander Bias's avatar Alexander Bias
Browse files

Release v3.5-r1

parent 6a06bf9e
Branches
Tags v3.5-r1
No related merge requests found
......@@ -4,7 +4,7 @@ moodle-block_course_overview_campus
Changes
-------
### Unreleased
### v3.5-r1
* 2018-07-02 - Fix some visual flaws and changes which came with BS 4 stable.
* 2018-05-29 - Check compatibility for Moodle 3.5, no functionality change.
......
......@@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'block_course_overview_campus';
$plugin->version = 2018051700;
$plugin->release = 'v3.4-r2';
$plugin->version = 2018070200;
$plugin->release = 'v3.5-r1';
$plugin->requires = 2018051700;
$plugin->maturity = MATURITY_STABLE;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment