From e1372c6d3492e7d33c03fada598d26d424f9fd40 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 29 Oct 2017 12:57:39 +0400 Subject: [PATCH] Change version --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 1756945..43349ef 100644 --- a/version.php +++ b/version.php @@ -24,8 +24,8 @@ defined("MOODLE_INTERNAL") || die(); -$plugin->release = "1.1.0 (Build: 2017102900)"; -$plugin->version = 2017102900; +$plugin->release = "1.1.1 (Build: 2017102910)"; +$plugin->version = 2017102910; $plugin->requires = 2016112900; $plugin->component = "local_webhooks"; $plugin->maturity = MATURITY_STABLE; \ No newline at end of file