From 91fd140bd46a04d979828416b12c5719b745efd7 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 18 Nov 2017 06:40:10 +0400 Subject: [PATCH] Change version --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 43349ef..93ed4ff 100644 --- a/version.php +++ b/version.php @@ -24,8 +24,8 @@ defined("MOODLE_INTERNAL") || die(); -$plugin->release = "1.1.1 (Build: 2017102910)"; -$plugin->version = 2017102910; +$plugin->release = "2.0.0 (Build: 2017111800)"; +$plugin->version = 2017111800; $plugin->requires = 2016112900; $plugin->component = "local_webhooks"; $plugin->maturity = MATURITY_STABLE; \ No newline at end of file