]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.5 RC1 33761/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 30 Aug 2022 15:28:56 +0000 (17:28 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 30 Aug 2022 15:28:56 +0000 (17:28 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 60128ceaf5cf5255b1e079a46b6d0d9afa3fb9db..c3886da442d46729b1bb80c14fa75f3bd8c53715 100644 (file)
 // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
 // when updating major/minor version number.
 
-$OC_Version = [24, 0, 4, 1];
+$OC_Version = [24, 0, 5, 0];
 
 // The human readable string
-$OC_VersionString = '24.0.4';
+$OC_VersionString = '24.0.5 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [