build(hub): 31.0.0 beta 1

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv
2025-01-07 12:57:21 +01:00
parent 1c6e7ccae2
commit f086dcd096

View File

@@ -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, 6];
$OC_Version = [31, 0, 0, 7];
// The human-readable string
$OC_VersionString = '31.0.0 dev';
$OC_VersionString = '31.0.0 beta 1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [