bump version for plugins db release
authorDan Marsden <dan@danmarsden.com>
Mon, 4 Apr 2016 07:40:33 +0000 (19:40 +1200)
committerDan Marsden <dan@danmarsden.com>
Mon, 4 Apr 2016 07:40:33 +0000 (19:40 +1200)
version.php

index 8bf1ec8..199850b 100644 (file)
@@ -22,9 +22,9 @@
  * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  */
 
-$plugin->version  = 2016031500;
+$plugin->version  = 2016031501;
 $plugin->requires = 2015051100;
-$plugin->release = '3.1.0.0';
+$plugin->release = '3.1.0.1';
 $plugin->maturity  = MATURITY_STABLE;
 $plugin->cron     = 0;
 $plugin->component = 'mod_attendance';