bump version for plugins db release.
authorDan Marsden <dan@danmarsden.com>
Tue, 29 Nov 2016 23:42:10 +0000 (12:42 +1300)
committerDan Marsden <dan@danmarsden.com>
Tue, 29 Nov 2016 23:42:10 +0000 (12:42 +1300)
version.php

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