From: John Molakvoæ Date: Fri, 8 Jul 2022 08:06:24 +0000 (+0200) Subject: 24.0.3 RC2 X-Git-Tag: v24.0.3rc2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=07fbeccb84c168acf6e6dae7c70ff2acf7c45b45;p=nextcloud-server.git 24.0.3 RC2 Signed-off-by: John Molakvoæ --- diff --git a/version.php b/version.php index 4b93156194d..652fa74ce66 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, 3, 0]; +$OC_Version = [24, 0, 3, 1]; // The human readable string -$OC_VersionString = '24.0.3 RC1'; +$OC_VersionString = '24.0.3 RC2'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [