bump version to clear css cache.
authorDan Marsden <dan@danmarsden.com>
Thu, 11 May 2017 00:04:06 +0000 (12:04 +1200)
committerDan Marsden <dan@danmarsden.com>
Thu, 11 May 2017 00:04:06 +0000 (12:04 +1200)
version.php

index 653bebf..4538c91 100644 (file)
@@ -23,7 +23,7 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version  = 2017050200;
+$plugin->version  = 2017050201;
 $plugin->requires = 2017042100;
 $plugin->release = '3.3.4';
 $plugin->maturity  = MATURITY_STABLE;