Bump version

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2020-05-16 01:59:03 +04:00
parent 9d70f553bb
commit 482d15db8f

View File

@ -26,6 +26,6 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'local_webhooks';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '3.0.4 (Build: 2020041400)';
$plugin->release = '3.0.5 (Build: 2020051600)';
$plugin->requires = 2019052000;
$plugin->version = 2020041400;
$plugin->version = 2020051600;