MDL-74509 backup: Bump release to 4.1

This commit is contained in:
Eloy Lafuente (stronk7) 2022-04-17 18:16:46 +02:00
parent 998c632b5d
commit 3d709bb968

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.0';
const RELEASE = '4.1';
/**
* Cipher to be used in backup and restore operations.