Update version
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
bb3d858da5
commit
902309163e
@ -25,7 +25,7 @@
|
||||
defined("MOODLE_INTERNAL") || die();
|
||||
|
||||
$plugin->component = "tool_apisiteadmins";
|
||||
$plugin->maturity = MATURITY_ALPHA;
|
||||
$plugin->release = "0.0.0-alpha.1 (Build: 2018060400)";
|
||||
$plugin->requires = 2016112900;
|
||||
$plugin->version = 2018060400;
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
$plugin->release = "1.0.0 (Build: 2018061100)";
|
||||
$plugin->requires = 2015050500;
|
||||
$plugin->version = 2018061100;
|
||||
|
Loading…
x
Reference in New Issue
Block a user