]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.8 35670/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 8 Dec 2022 09:33:45 +0000 (10:33 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 8 Dec 2022 09:33:45 +0000 (10:33 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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