Merge branch 'MDL-85186-main' of https://github.com/junpataleta/moodle
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user