]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.7 34914/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 1 Nov 2022 19:10:58 +0000 (20:10 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 1 Nov 2022 19:10:58 +0000 (20:10 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index f8c88ce64f0df00616ecb1eeeed121275c79b2bf..24d9eb74140132d59eb8108cfb239d7ee7192d43 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, 7, 0];
+$OC_Version = [24, 0, 7, 1];
 
 // The human readable string
-$OC_VersionString = '24.0.7 RC1';
+$OC_VersionString = '24.0.7';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [