Skip to content
Snippets Groups Projects
Commit 46d98815 authored by John Hoopes's avatar John Hoopes
Browse files

[UWMOODLE-634] bumping version

parent 07b9763e
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->component = 'block_course_overview_uwmoodle'; $plugin->component = 'block_course_overview_uwmoodle';
$plugin->version = 2014042801; $plugin->version = 2014080100;
$plugin->release = '1.3'; $plugin->release = '1.3';
$plugin->requires = 2013111802; $plugin->requires = 2013111802;
$plugin->maturity = MATURITY_RC; $plugin->maturity = MATURITY_RC;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment