diff --git a/version.php b/version.php index 3ff12d0..11d7aeb 100644 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die; -$plugin->version = 2016042500; +$plugin->version = 2016050100; $plugin->requires = 2014051200; // Moodle 2.7. $plugin->maturity = MATURITY_BETA; $plugin->release = 'Version for Moodle 2.7 onwards';