MDL-86827 backup: Bump release to 5.2

This commit is contained in:
Huong Nguyen
2025-10-04 11:15:17 +07:00
parent eb47eff071
commit 94fa7ba67b
+1 -1
View File
@@ -159,7 +159,7 @@ abstract class backup implements checksumable {
/**
* Usually same than major release zero version, mainly for informative/historic purposes.
*/
const RELEASE = '5.1';
const RELEASE = '5.2';
/**
* Cipher to be used in backup and restore operations.