diff --git a/version.php b/version.php index 0f730fd..94c3dec 100644 --- a/version.php +++ b/version.php @@ -26,6 +26,6 @@ defined("MOODLE_INTERNAL") || die(); $plugin->component = "tool_managertokens"; $plugin->maturity = "MATURITY_RC"; -$plugin->release = "0.1.0 (Build: 2017120200)"; +$plugin->release = "0.2.0 (Build: 2017120300)"; $plugin->requires = 2016112900; -$plugin->version = 2017120200; \ No newline at end of file +$plugin->version = 2017120300; \ No newline at end of file