]> source.dussan.org Git - nextcloud-server.git/commitdiff
23.0.2 RC 1 31126/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 11 Feb 2022 10:42:19 +0000 (11:42 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 11 Feb 2022 10:42:19 +0000 (11:42 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 97a1edf9e410931b363e7a9703cdb73a8d26acd7..d6fa26223f75ffc7be46c3eeff50466a322949b7 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 = [23, 0, 1, 2];
+$OC_Version = [23, 0, 2, 0];
 
 // The human readable string
-$OC_VersionString = '23.0.2 RC0';
+$OC_VersionString = '23.0.2 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [