Update version
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
e08392ae27
commit
9e2852a8e0
@ -23,8 +23,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
defined('MOODLE_INTERNAL') || die();
|
defined('MOODLE_INTERNAL') || die();
|
||||||
$plugin->release = '1.0.0 (Build: 2017101701)';
|
$plugin->release = '1.1.0 (Build: 2018061000)';
|
||||||
$plugin->version = 2017101701;
|
$plugin->version = 2018061000;
|
||||||
$plugin->requires = 2016112900;
|
$plugin->requires = 2016112900;
|
||||||
$plugin->component = 'auth_link';
|
$plugin->component = 'auth_link';
|
||||||
$plugin->maturity = MATURITY_STABLE;
|
$plugin->maturity = MATURITY_STABLE;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user