Update plugin versions for 4.1.4 release
This commit is contained in:
Родитель
16e6890d93
Коммит
7d1eef5b4c
|
@ -25,11 +25,11 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2022112800;
|
||||
$plugin->version = 2022112825;
|
||||
$plugin->requires = 2022112800;
|
||||
$plugin->release = '4.1.0';
|
||||
$plugin->release = '4.1.4';
|
||||
$plugin->component = 'assignsubmission_onenote';
|
||||
$plugin->maturity = MATURITY_STABLE;
|
||||
$plugin->dependencies = [
|
||||
'local_onenote' => 2022112800,
|
||||
'local_onenote' => 2022112825,
|
||||
];
|
||||
|
|
Загрузка…
Ссылка в новой задаче