build(hub): 29.0.16 RC1

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv 2025-04-15 10:47:29 +02:00
parent 9ba5c1b392
commit f47bcd67a1

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, 15, 2];
$OC_Version = [29, 0, 16, 0];
// The human-readable string
$OC_VersionString = '29.0.15';
$OC_VersionString = '29.0.16 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [