mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
MDL-66222 report_antivirus: Correct version number
This commit is contained in:
parent
3114d04721
commit
f0b7948c96
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die;
|
||||
|
||||
$plugin->version = 2020031800;
|
||||
$plugin->version = 2020061500;
|
||||
$plugin->requires = 2019111200;
|
||||
$plugin->component = 'report_infectedfiles';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue