From: Arthur Schiwon Date: Fri, 11 Feb 2022 10:42:19 +0000 (+0100) Subject: 23.0.2 RC 1 X-Git-Tag: v23.0.2rc1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F31126%2Fhead;p=nextcloud-server.git 23.0.2 RC 1 Signed-off-by: Arthur Schiwon --- diff --git a/version.php b/version.php index 97a1edf9e41..d6fa26223f7 100644 --- a/version.php +++ b/version.php @@ -30,10 +30,10 @@ // 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' => [