From a25165b36f74bc2376a360210e8b7eaa2144d448 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 10 Jun 2018 16:12:04 +0400 Subject: Update version Signed-off-by: Valentin Popov --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.php') diff --git a/version.php b/version.php index 767e8a3..06cca9b 100644 --- a/version.php +++ b/version.php @@ -23,8 +23,8 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->release = '1.1.0 (Build: 2018061000)'; -$plugin->version = 2018061000; +$plugin->release = '1.1.1 (Build: 2018061010)'; +$plugin->version = 2018061010; $plugin->requires = 2016112900; $plugin->component = 'auth_link'; $plugin->maturity = MATURITY_STABLE; -- cgit v1.2.3