formatting, icon, language strings and capapilities

This commit is contained in:
L_DA 2020-09-16 06:59:58 +00:00
parent 951a121dfa
commit 04b0a7ef72
8 changed files with 137 additions and 25 deletions

View file

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