From eaee6b7c81467eeaaf5edff039d13c5859b52f68 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 26 Oct 2017 08:02:33 +0400 Subject: Change version --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.php') diff --git a/version.php b/version.php index 39e10ae..dd37ad2 100644 --- a/version.php +++ b/version.php @@ -23,8 +23,8 @@ */ defined("MOODLE_INTERNAL") || die(); -$plugin->release = "0.2.0 (Build: 2017102600)"; -$plugin->version = 2017102600; +$plugin->release = "0.3.0 (Build: 2017102610)"; +$plugin->version = 2017102610; $plugin->requires = 2016112900; $plugin->component = "local_webhooks"; $plugin->maturity = MATURITY_BETA; \ No newline at end of file -- cgit v1.2.3