build(hub): 29.0.10 RC1

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv 2024-11-27 22:02:17 +01:00
parent a8b4d242e0
commit 1f2d3df945

View file

@ -30,10 +30,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 = [29, 0, 9, 2];
$OC_Version = [29, 0, 10, 0];
// The human-readable string
$OC_VersionString = '29.0.9';
$OC_VersionString = '29.0.10 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [