aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-02-25 00:21:50 +0300
committerValentin Popov <info@valentineus.link>2018-02-25 00:21:50 +0300
commit8f25379f326e1584f0fa0bb238e11fb5a2c79b36 (patch)
tree43e1cf0214ffe16aeabb2f831f4f3680414406c2
parent90897b0e7ddec3916b1bca58df4b6c9c157713db (diff)
downloadlocal_webhooks-8f25379f326e1584f0fa0bb238e11fb5a2c79b36.tar.xz
local_webhooks-8f25379f326e1584f0fa0bb238e11fb5a2c79b36.zip
Change version
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index bd38681..188422d 100644
--- a/version.php
+++ b/version.php
@@ -24,8 +24,8 @@
defined("MOODLE_INTERNAL") || die();
-$plugin->release = "4.0.0-rc.2 (Build: 2018022200)";
-$plugin->version = 2018022200;
+$plugin->release = "4.0.0-rc.2 (Build: 2018022500)";
+$plugin->version = 2018022500;
$plugin->requires = 2016112900;
$plugin->component = "local_webhooks";
$plugin->maturity = MATURITY_RC;