Bump version.
authorDan Marsden <dan@danmarsden.com>
Mon, 21 Aug 2017 00:25:57 +0000 (12:25 +1200)
committerDan Marsden <dan@danmarsden.com>
Mon, 21 Aug 2017 00:25:57 +0000 (12:25 +1200)
version.php

index 77d7fe3..d1b4e94 100644 (file)
@@ -23,9 +23,9 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version  = 2016121319;
+$plugin->version  = 2016121320;
 $plugin->requires = 2016111800;
-$plugin->release = '3.2.15';
+$plugin->release = '3.2.16';
 $plugin->maturity  = MATURITY_STABLE;
 $plugin->cron     = 0;
 $plugin->component = 'mod_attendance';