aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2017-11-18 07:35:16 +0300
committerValentin Popov <info@valentineus.link>2017-11-18 07:35:16 +0300
commitd4d105c0180e1a02396f00f924679ac0a84a8654 (patch)
tree1787d8968671769ddba92d0c543ca5ddb8ecca57
parent3ea8f29329fcbb55d9367173fba1b4abeb927377 (diff)
downloadlocal_webhooks-2.1.0.tar.xz
local_webhooks-2.1.0.zip
Change versionv2.1.0
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 93ed4ff..49d34d7 100644
--- a/version.php
+++ b/version.php
@@ -24,8 +24,8 @@
defined("MOODLE_INTERNAL") || die();
-$plugin->release = "2.0.0 (Build: 2017111800)";
-$plugin->version = 2017111800;
+$plugin->release = "2.1.0 (Build: 2017111810)";
+$plugin->version = 2017111810;
$plugin->requires = 2016112900;
$plugin->component = "local_webhooks";
$plugin->maturity = MATURITY_STABLE; \ No newline at end of file