From 8f25379f326e1584f0fa0bb238e11fb5a2c79b36 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 25 Feb 2018 01:21:50 +0400 Subject: Change version --- version.php | 4 ++-- 1 file 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; -- cgit v1.2.3