build(hub): 33.0.1 RC1

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv 2026-03-18 18:03:12 +01:00
parent b96e0aa67b
commit 5492b384c4
No known key found for this signature in database
GPG key ID: 20CCE4F37ED06566

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 = [33, 0, 0, 16];
$OC_Version = [33, 0, 1, 0];
// The human-readable string
$OC_VersionString = '33.0.0';
$OC_VersionString = '33.0.1 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [