From d0f58c52a23bbd0d8eebc8088103e9dd381f330e Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 25 Oct 2017 09:34:50 +0400 Subject: Fix version --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.php') diff --git a/version.php b/version.php index 4f0840f..4bc41ba 100644 --- a/version.php +++ b/version.php @@ -23,7 +23,7 @@ */ defined("MOODLE_INTERNAL") || die(); -$plugin->release = "0.2.0 (Build: 2017102500)"; +$plugin->release = "0.1.0 (Build: 2017102500)"; $plugin->version = 2017102500; $plugin->requires = 2016112900; $plugin->component = "local_webhooks"; -- cgit v1.2.3