diff --git a/version.php b/version.php index 8c94eda..e23c3ba 100644 --- a/version.php +++ b/version.php @@ -23,8 +23,8 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2016071500; // The current plugin version (Date: YYYYMMDDXX). +$plugin->version = 2016080300; // The current plugin version (Date: YYYYMMDDXX). $plugin->requires = 2015111000; // Requires this Moodle version. $plugin->component = 'block_groups'; // Full name of the plugin (used for diagnostics). -$plugin->release = 'v3.0-r4'; +$plugin->release = 'v3.1-r1'; $plugin->maturity = MATURITY_RC; \ No newline at end of file