aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-05-16 00:59:03 +0300
committerValentin Popov <info@valentineus.link>2020-05-16 00:59:03 +0300
commit482d15db8f89b72e95c9e023d13cc6864b718f7e (patch)
tree22d12ef0cc37b02cb54322c3f2a4d488b6341f09
parent9d70f553bb645680a41a689d3978183be6ef2f1f (diff)
downloadlocal_webhooks-v3.0.0-stable.tar.xz
local_webhooks-v3.0.0-stable.zip
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index dc440ed..b0bb145 100644
--- a/version.php
+++ b/version.php
@@ -26,6 +26,6 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'local_webhooks';
$plugin->maturity = MATURITY_STABLE;
-$plugin->release = '3.0.4 (Build: 2020041400)';
+$plugin->release = '3.0.5 (Build: 2020051600)';
$plugin->requires = 2019052000;
-$plugin->version = 2020041400;
+$plugin->version = 2020051600;