From 2744e4fb80fbeab7b628b147368e2bdf9f510a06 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 26 Oct 2017 09:49:40 +0400 Subject: Change version --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index dd37ad2..425284c 100644 --- a/version.php +++ b/version.php @@ -23,8 +23,8 @@ */ defined("MOODLE_INTERNAL") || die(); -$plugin->release = "0.3.0 (Build: 2017102610)"; -$plugin->version = 2017102610; +$plugin->release = "0.4.0 (Build: 2017102620)"; +$plugin->version = 2017102620; $plugin->requires = 2016112900; $plugin->component = "local_webhooks"; $plugin->maturity = MATURITY_BETA; \ No newline at end of file -- cgit v1.2.3