bump version to match block requirements.
authorDan Marsden <dan@danmarsden.com>
Mon, 29 May 2017 00:25:12 +0000 (12:25 +1200)
committerDan Marsden <dan@danmarsden.com>
Mon, 29 May 2017 00:25:12 +0000 (12:25 +1200)
version.php

index ed7b412..22b7ad9 100644 (file)
@@ -23,7 +23,7 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version  = 2017050207;
+$plugin->version  = 2017050208;
 $plugin->requires = 2017042100;
 $plugin->release = '3.3.7';
 $plugin->maturity  = MATURITY_STABLE;