This commit is contained in:
Huong Nguyen
2025-04-14 08:58:07 +07:00
+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.0';
const RELEASE = '5.1';
/**
* Cipher to be used in backup and restore operations.