only file attributes changed
This commit is contained in:
parent
71492cade6
commit
221764b7b9
16 changed files with 3 additions and 3 deletions
2
version.php
Normal file → Executable file
2
version.php
Normal file → Executable file
|
|
@ -26,7 +26,7 @@ defined('MOODLE_INTERNAL') || die();
|
|||
|
||||
$plugin->component = 'block_timetable';
|
||||
$plugin->release = '0.1.0';
|
||||
$plugin->version = 2020091801;
|
||||
$plugin->version = 2020112101;
|
||||
$plugin->requires = 2020061500;
|
||||
$plugin->maturity = MATURITY_ALPHA;
|
||||
$plugin->dependencies = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue