From 9e44ef620332cf0c4aeeb8fc04088c9c9ba9110d Mon Sep 17 00:00:00 2001 From: skjnldsv Date: Wed, 22 May 2024 17:34:05 +0200 Subject: [PATCH] build(hub): 29.0.1 Signed-off-by: skjnldsv --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 3d99aabe11409..84d90a387a119 100644 --- a/version.php +++ b/version.php @@ -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, 1, 0]; +$OC_Version = [29, 0, 1, 1]; // The human-readable string -$OC_VersionString = '29.0.1 RC1'; +$OC_VersionString = '29.0.1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [