diff --git a/version.php b/version.php index ffcb7e0686c77c32faccc9043f40169d61bbfc89..813a01dc15d8f23d30d676ea4f99fc11f3cf9fb0 100644 --- a/version.php +++ b/version.php @@ -18,10 +18,10 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'block_course_overview_uwmoodle'; -$plugin->version = 2014080100; -$plugin->release = '1.3'; +$plugin->version = 2014080700; +$plugin->release = '2.0'; $plugin->requires = 2012120300; -$plugin->maturity = MATURITY_RC; +$plugin->maturity = MATURITY_STABLE; $plugin->cron = 43200; // Set min time between cron executions to 12 hours $plugin->dependencies = array(