build(hub): 34.0.0rc4

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv 2026-06-04 12:31:48 +02:00
parent b989eadfcd
commit 75dfff8670
No known key found for this signature in database
GPG key ID: 20CCE4F37ED06566

View file

@ -11,10 +11,10 @@ declare(strict_types=1);
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
// when updating major/minor version number.
$OC_Version = [34, 0, 0, 9];
$OC_Version = [34, 0, 0, 10];
// The human-readable string
$OC_VersionString = '34.0.0 RC3';
$OC_VersionString = '34.0.0 RC4';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [