build(hub): 30.0.0 RC2

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv 2024-08-22 09:01:14 +02:00 committed by nextcloud-command
parent 11d2240cf5
commit 29fb1678ff

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