MDL-81615 backup: Bump release to 4.5

This commit is contained in:
Jun Pataleta 2024-04-20 20:56:34 +08:00
parent 7b9a4eeca5
commit 3c1b63c7d8
No known key found for this signature in database
GPG Key ID: F83510526D99E2C7

View File

@ -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.