build(hub): 29.0.1 RC1

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv 2024-05-15 20:26:39 +02:00
parent 6ee58b0ffd
commit 40cc29decc

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, 0, 19];
$OC_Version = [29, 0, 1, 0];
// The human-readable string
$OC_VersionString = '29.0.0';
$OC_VersionString = '29.0.1 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [