diff --git a/version.php b/version.php index af23d9c..ecd1e05 100644 --- a/version.php +++ b/version.php @@ -22,9 +22,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -$plugin->version = 2015092100; +$plugin->version = 2015102200; $plugin->requires = 2015051100; -$plugin->release = '2.9.3.1'; +$plugin->release = '3.0.0.1'; $plugin->maturity = MATURITY_STABLE; $plugin->cron = 0; $plugin->component = 'mod_attendance';