bump version.
authorDan Marsden <dan@danmarsden.com>
Thu, 22 Mar 2018 07:31:17 +0000 (20:31 +1300)
committerDan Marsden <dan@danmarsden.com>
Thu, 22 Mar 2018 07:31:17 +0000 (20:31 +1300)
version.php

index fdbdc34..61a2af3 100644 (file)
@@ -23,7 +23,7 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version  = 2016121328;
+$plugin->version  = 2016121329;
 $plugin->requires = 2016111800;
 $plugin->release = '3.2.20';
 $plugin->maturity  = MATURITY_STABLE;