mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
MDL-62477 backup: Bump release to 3.6
This commit is contained in:
parent
22744b745b
commit
5798aee926
@ -140,7 +140,7 @@ abstract class backup implements checksumable {
|
||||
/**
|
||||
* Usually same than major release zero version, mainly for informative/historic purposes.
|
||||
*/
|
||||
const RELEASE = '3.5';
|
||||
const RELEASE = '3.6';
|
||||
|
||||
/**
|
||||
* Cipher to be used in backup and restore operations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user