Minor fixes to upload the plugin in Moodle repository.
This commit is contained in:
parent
096c4eb3b3
commit
f51d0038ce
@ -8,6 +8,8 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->release = '0.0.1 (Build: 2017081400)';
|
||||
$plugin->version = 2017081400;
|
||||
$plugin->requires = 2017050500;
|
||||
$plugin->requires = 2016112900;
|
||||
$plugin->component = 'auth_http';
|
||||
$plugin->maturity = MATURITY_RC;
|
||||
|
Loading…
x
Reference in New Issue
Block a user