Version fix
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
835f5516e8
commit
4e64c0bcd2
@ -24,8 +24,8 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->release = '3.0.2 (Build: 2018061910)';
|
||||
$plugin->version = 2018061910;
|
||||
$plugin->requires = 2016112900;
|
||||
$plugin->component = 'local_webhooks';
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
$plugin->release = '3.0.3 (Build: 2019021700)';
|
||||
$plugin->requires = 2016112900;
|
||||
$plugin->version = 2018061920;
|
||||
|
Loading…
x
Reference in New Issue
Block a user