build(hub): 31.0.4 RC1

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv 2025-04-15 10:45:57 +02:00
parent 1649cd32f3
commit b7de099b23

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, 3, 2];
$OC_Version = [31, 0, 4, 0];
// The human-readable string
$OC_VersionString = '31.0.3';
$OC_VersionString = '31.0.4 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [