]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.8 RC2 35488/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 29 Nov 2022 12:55:00 +0000 (13:55 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 29 Nov 2022 12:55:00 +0000 (13:55 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 361e036202cb1b93d05f09b0f3f209a62df980c2..982b994f09ae7a7e57bce528abae1ee36527c226 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, 8, 0];
+$OC_Version = [24, 0, 8, 1];
 
 // The human readable string
-$OC_VersionString = '24.0.8 RC1';
+$OC_VersionString = '24.0.8 RC2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [