MDL-74509 backup: Bump release to 4.1

This commit is contained in:
Eloy Lafuente (stronk7)
2022-04-22 18:45:05 +02:00
parent 998c632b5d
commit 3d709bb968
+1 -1
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.