first version

This commit is contained in:
L_DA 2020-11-17 16:40:21 +00:00
parent 83a8dc5d90
commit 52f3f359af
10 changed files with 633 additions and 344 deletions

View file

@ -26,6 +26,6 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'mod_timetable';
$plugin->release = '0.1.0';
$plugin->version = 2020091801;
$plugin->version = 2020111102;
$plugin->requires = 2020061500;
$plugin->maturity = MATURITY_ALPHA;