Bump version for 3.1 plugins db release
authorDan Marsden <dan@danmarsden.com>
Fri, 20 May 2016 02:15:24 +0000 (14:15 +1200)
committerDan Marsden <dan@danmarsden.com>
Fri, 20 May 2016 02:15:24 +0000 (14:15 +1200)
version.php

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