From: Arthur Schiwon Date: Mon, 16 May 2022 09:45:36 +0000 (+0200) Subject: 24.0.1 RC1 X-Git-Tag: v24.0.1rc1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d15f8d2557acab814e84471498c2d86795502cc4;p=nextcloud-server.git 24.0.1 RC1 Signed-off-by: Arthur Schiwon --- diff --git a/version.php b/version.php index 9657d204a72..3d2318dd3ef 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 = [24, 0, 0, 12]; +$OC_Version = [24, 0, 1, 0]; // The human readable string -$OC_VersionString = '24.0.0'; +$OC_VersionString = '24.0.1 RC1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [