build(hub): 30.0.9 RC1

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
This commit is contained in:
Benjamin Gaussorgues 2025-04-03 09:30:05 +02:00 committed by Andy Scherzinger
parent 2f22c0dd58
commit c9ce1837e6
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

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 = [30, 0, 8, 2];
$OC_Version = [30, 0, 9, 0];
// The human-readable string
$OC_VersionString = '30.0.8';
$OC_VersionString = '30.0.9 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [