mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Now 2005041100: Update wiki-like formatted text to Markdown
This commit is contained in:
parent
352e5b6363
commit
2078563daa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2005031001;
|
||||
$module->version = 2005041101;
|
||||
$module->requires = 2005031000; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue