From b61ab2b968b3f02d816087f1c6a1b11fa2e6170f Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Fri, 26 Jan 2024 16:12:36 +0100 Subject: [PATCH] 28.0.2 RC5 Signed-off-by: Arthur Schiwon --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 2650c6a89b8de..3c06099733768 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/patch level // when updating major/minor version number. -$OC_Version = [28, 0, 2, 3]; +$OC_Version = [28, 0, 2, 4]; // The human-readable string -$OC_VersionString = '28.0.2 RC4'; +$OC_VersionString = '28.0.2 RC5'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [