Change version
This commit is contained in:
parent
21ad3135c8
commit
e1734746c0
@ -23,8 +23,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
defined("MOODLE_INTERNAL") || die();
|
defined("MOODLE_INTERNAL") || die();
|
||||||
$plugin->release = "0.4.0 (Build: 2017102620)";
|
$plugin->release = "0.5.0 (Build: 2017102630)";
|
||||||
$plugin->version = 2017102620;
|
$plugin->version = 2017102630;
|
||||||
$plugin->requires = 2016112900;
|
$plugin->requires = 2016112900;
|
||||||
$plugin->component = "local_webhooks";
|
$plugin->component = "local_webhooks";
|
||||||
$plugin->maturity = MATURITY_BETA;
|
$plugin->maturity = MATURITY_RC;
|
Loading…
x
Reference in New Issue
Block a user