MDL-60848 atto_recordrtc: bumped version

This commit is contained in:
Mark Nelson 2018-03-15 19:57:03 +08:00
parent 2ce4291183
commit dde2a79a70

View File

@ -26,8 +26,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2017080104;
$plugin->requires = 2015051100;
$plugin->version = 2018031500;
$plugin->requires = 2018022800;
$plugin->component = 'atto_recordrtc';
$plugin->maturity = MATURITY_RC;
$plugin->release = '1.0-rc';
$plugin->maturity = MATURITY_STABLE;