From: Arthur Schiwon Date: Thu, 4 Apr 2024 08:09:32 +0000 (+0200) Subject: build(hub): 29.0.0 RC2 X-Git-Tag: v29.0.0rc2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=91b1890c7450a305354ec218d9a04f7bc89e026c;p=nextcloud-server.git build(hub): 29.0.0 RC2 Signed-off-by: Arthur Schiwon --- diff --git a/version.php b/version.php index 978bddb9187..3c385b44066 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, 0, 14]; +$OC_Version = [29, 0, 0, 15]; // The human-readable string -$OC_VersionString = '29.0.0 RC1'; +$OC_VersionString = '29.0.0 RC2'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [