mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 23:59:41 +02:00
MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts
This commit is contained in:
parent
2cea0bd6c6
commit
f47c8f3525
113 changed files with 339 additions and 0 deletions
|
@ -39,5 +39,8 @@ function xmldb_repository_dropbox_upgrade($oldversion) {
|
|||
// Automatically generated Moodle v3.5.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
// Automatically generated Moodle v3.6.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue