Browse Source

bump version to clear css cache.

MOODLE_33_STABLE
Dan Marsden 8 years ago
parent
commit
148501bd89
  1. 2
      version.php

2
version.php

@ -23,7 +23,7 @@
*/ */
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$plugin->version = 2017050200; $plugin->version = 2017050201;
$plugin->requires = 2017042100; $plugin->requires = 2017042100;
$plugin->release = '3.3.4'; $plugin->release = '3.3.4';
$plugin->maturity = MATURITY_STABLE; $plugin->maturity = MATURITY_STABLE;

Loading…
Cancel
Save