From a7e10590ebadad6c40e9543bb9f86d543ec85e27 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 3 Dec 2017 21:00:02 +0400 Subject: Change version --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- cgit v1.2.3