aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2017-11-18 05:40:10 +0300
committerValentin Popov <info@valentineus.link>2017-11-18 05:40:10 +0300
commit91fd140bd46a04d979828416b12c5719b745efd7 (patch)
treec84bdf032a10072fd8692e47d92a89b103a352f7
parent463aeaf0433bf19b83519747c86b0e0e945d43eb (diff)
downloadlocal_webhooks-2.0.0.tar.xz
local_webhooks-2.0.0.zip
Change versionv2.0.0
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 43349ef..93ed4ff 100644
--- a/version.php
+++ b/version.php
@@ -24,8 +24,8 @@
defined("MOODLE_INTERNAL") || die();
-$plugin->release = "1.1.1 (Build: 2017102910)";
-$plugin->version = 2017102910;
+$plugin->release = "2.0.0 (Build: 2017111800)";
+$plugin->version = 2017111800;
$plugin->requires = 2016112900;
$plugin->component = "local_webhooks";
$plugin->maturity = MATURITY_STABLE; \ No newline at end of file