mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-83374 upgrade: add the 4.5.0 separation line to all upgrade scripts
This commit is contained in:
parent
52c0da7c64
commit
803c3d8977
133 changed files with 399 additions and 0 deletions
|
@ -51,5 +51,8 @@ function xmldb_tool_cohortroles_upgrade($oldversion) {
|
|||
// Automatically generated Moodle v4.4.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
// Automatically generated Moodle v4.5.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue