]> source.dussan.org Git - nextcloud-server.git/commitdiff
build(hub): 29.0.0 RC2 44647/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 4 Apr 2024 08:09:32 +0000 (10:09 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 4 Apr 2024 08:09:32 +0000 (10:09 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 978bddb9187557a3dfc5c86115210b6c2f308070..3c385b440668eca82f318dec33a98b5d2a86ed58 100644 (file)
 // 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' => [