mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-81615 backup: Bump release to 4.5
This commit is contained in:
parent
7b9a4eeca5
commit
3c1b63c7d8
@ -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…
x
Reference in New Issue
Block a user