Change version
This commit is contained in:
parent
217c79d867
commit
1e81988bf5
@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
defined("MOODLE_INTERNAL") || die();
|
defined("MOODLE_INTERNAL") || die();
|
||||||
|
|
||||||
$plugin->release = "1.0.0 (Build: 2017102700)";
|
$plugin->release = "1.1.0 (Build: 2017102900)";
|
||||||
$plugin->version = 2017102700;
|
$plugin->version = 2017102900;
|
||||||
$plugin->requires = 2016112900;
|
$plugin->requires = 2016112900;
|
||||||
$plugin->component = "local_webhooks";
|
$plugin->component = "local_webhooks";
|
||||||
$plugin->maturity = MATURITY_STABLE;
|
$plugin->maturity = MATURITY_STABLE;
|
Loading…
x
Reference in New Issue
Block a user