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

index 527ec38..0eefc08 100644 (file)
@@ -23,9 +23,9 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version  = 2017071802;
+$plugin->version  = 2017072100;
 $plugin->requires = 2017042100;
-$plugin->release = '3.3.10';
+$plugin->release = '3.3.11';
 $plugin->maturity  = MATURITY_ALPHA;
 $plugin->cron     = 0;
 $plugin->component = 'mod_attendance';