diff options
author | Valentin Popov <info@valentineus.link> | 2017-10-29 10:26:26 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-10-29 10:26:26 +0300 |
commit | 1e81988bf59b9f794d258c44b2de0f81b3f499d8 (patch) | |
tree | 0685f83840961b2ed9ec882c293367da44a13ca2 /version.php | |
parent | 217c79d867b53f8e41bff9d1105c2b778ef0b2bc (diff) | |
download | local_webhooks-1e81988bf59b9f794d258c44b2de0f81b3f499d8.tar.xz local_webhooks-1e81988bf59b9f794d258c44b2de0f81b3f499d8.zip |
Change version
Diffstat (limited to 'version.php')
-rw-r--r-- | version.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php index 55b5dfc..1756945 100644 --- a/version.php +++ b/version.php @@ -24,8 +24,8 @@ defined("MOODLE_INTERNAL") || die(); -$plugin->release = "1.0.0 (Build: 2017102700)"; -$plugin->version = 2017102700; +$plugin->release = "1.1.0 (Build: 2017102900)"; +$plugin->version = 2017102900; $plugin->requires = 2016112900; $plugin->component = "local_webhooks"; $plugin->maturity = MATURITY_STABLE;
\ No newline at end of file |