build(hub): 31.0.0 beta 4

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
pull/50216/head
skjnldsv 2025-01-16 18:22:25 +07:00
parent f9354dab23
commit f26886f648
1 changed files with 2 additions and 2 deletions

@ -9,10 +9,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
// when updating major/minor version number.
$OC_Version = [31, 0, 0, 9];
$OC_Version = [31, 0, 0, 10];
// The human-readable string
$OC_VersionString = '31.0.0 beta 3';
$OC_VersionString = '31.0.0 beta 4';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [