mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-81615 backup: Bump release to 4.5
This commit is contained in:
parent
7b9a4eeca5
commit
3c1b63c7d8
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ abstract class backup implements checksumable {
|
|||
/**
|
||||
* Usually same than major release zero version, mainly for informative/historic purposes.
|
||||
*/
|
||||
const RELEASE = '4.4';
|
||||
const RELEASE = '4.5';
|
||||
|
||||
/**
|
||||
* Cipher to be used in backup and restore operations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue