MDL-78001 backup: Bump release to 4.3

This commit is contained in:
Jun Pataleta
2023-04-22 23:06:58 +08:00
parent 4e632b7251
commit 460e3e9c8d
+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.2';
const RELEASE = '4.3';
/**
* Cipher to be used in backup and restore operations.