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

Update version.php

parent de7de35b
Branches
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->component = 'block_course_overview_campus'; $plugin->component = 'block_course_overview_campus';
$plugin->version = 2014051206; $plugin->version = 2014051207;
$plugin->release = '2.7 (Build: 2014082901)'; $plugin->release = '2.7 (Build: 2014102000)';
$plugin->requires = 2014051200; $plugin->requires = 2014051200;
$plugin->maturity = MATURITY_STABLE; $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