build(hub): 29.0.10 RC1

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
pull/49525/head
skjnldsv 2024-11-27 22:02:17 +07:00
parent a8b4d242e0
commit 1f2d3df945
1 changed files with 2 additions and 2 deletions

@ -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' => [