]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.0 beta 1 31693/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 24 Mar 2022 09:33:54 +0000 (10:33 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 24 Mar 2022 09:33:54 +0000 (10:33 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 37a10a2c51bb28bf3f80dc040d4af35196a9fb3f..8eb364be40a68620b9cd7a328ff2010195ae61e1 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, 0, 5];
+$OC_Version = [24, 0, 0, 6];
 
 // The human readable string
-$OC_VersionString = '24.0.0 dev';
+$OC_VersionString = '24.0.0 beta 1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [