From: Arthur Schiwon Date: Mon, 16 May 2022 10:14:53 +0000 (+0200) Subject: 23.0.5 RC1 X-Git-Tag: v23.0.5rc1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F32423%2Fhead;p=nextcloud-server.git 23.0.5 RC1 Signed-off-by: Arthur Schiwon --- diff --git a/version.php b/version.php index 8341c863b69..5f4e037f5df 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, 4, 1]; +$OC_Version = [23, 0, 5, 0]; // The human readable string -$OC_VersionString = '23.0.4'; +$OC_VersionString = '23.0.5 RC1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [