Bump version for plugins db release.
authorDan Marsden <dan@danmarsden.com>
Tue, 29 Nov 2016 20:26:59 +0000 (09:26 +1300)
committerDan Marsden <dan@danmarsden.com>
Tue, 29 Nov 2016 20:26:59 +0000 (09:26 +1300)
version.php

index 7a0efad..3f2df42 100644 (file)
@@ -23,9 +23,9 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version  = 2016112100;
-$plugin->requires = 2016052300;
-$plugin->release = '3.1.1.1';
+$plugin->version  = 2016113000;
+$plugin->requires = 2016111800;
+$plugin->release = '3.2.1';
 $plugin->maturity  = MATURITY_STABLE;
 $plugin->cron     = 0;
 $plugin->component = 'mod_attendance';
\ No newline at end of file