aboutsummaryrefslogtreecommitdiff
path: root/version.php
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2017-10-29 11:57:39 +0300
committerValentin Popov <info@valentineus.link>2017-10-29 11:57:39 +0300
commite1372c6d3492e7d33c03fada598d26d424f9fd40 (patch)
tree28634acc0c6782a0d4ba8dc1c44f6072c4490d0f /version.php
parent098514660f6dc0e6c0e693647784a5fc346987d2 (diff)
downloadlocal_webhooks-e1372c6d3492e7d33c03fada598d26d424f9fd40.tar.xz
local_webhooks-e1372c6d3492e7d33c03fada598d26d424f9fd40.zip
Change versionv1.1.1
Diffstat (limited to 'version.php')
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 1756945..43349ef 100644
--- a/version.php
+++ b/version.php
@@ -24,8 +24,8 @@
defined("MOODLE_INTERNAL") || die();
-$plugin->release = "1.1.0 (Build: 2017102900)";
-$plugin->version = 2017102900;
+$plugin->release = "1.1.1 (Build: 2017102910)";
+$plugin->version = 2017102910;
$plugin->requires = 2016112900;
$plugin->component = "local_webhooks";
$plugin->maturity = MATURITY_STABLE; \ No newline at end of file