Change version
This commit is contained in:
parent
b38a8d69f3
commit
c2afebb9b5
@ -25,8 +25,8 @@
|
|||||||
defined("MOODLE_INTERNAL") || die();
|
defined("MOODLE_INTERNAL") || die();
|
||||||
|
|
||||||
$plugin->component = "auth_token";
|
$plugin->component = "auth_token";
|
||||||
$plugin->dependencies = array( "tool_managertokens" => 2017120200 );
|
$plugin->dependencies = array( "tool_managertokens" => 2017120300 );
|
||||||
$plugin->maturity = "MATURITY_RC";
|
$plugin->maturity = "MATURITY_RC";
|
||||||
$plugin->release = "0.1.0 (Build: 2017120200)";
|
$plugin->release = "0.2.0 (Build: 2017120300)";
|
||||||
$plugin->requires = 2017120200;
|
$plugin->requires = 2016112900;
|
||||||
$plugin->version = 2016112900;
|
$plugin->version = 2017120300;
|
Loading…
x
Reference in New Issue
Block a user