From 71aee7baed60f49c3dcd55efbddb3fafe2ce1434 Mon Sep 17 00:00:00 2001 From: skjnldsv Date: Thu, 20 Jun 2024 14:02:52 +0200 Subject: [PATCH] build(hub): 28.0.7 RC3 Signed-off-by: skjnldsv --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 202a2ad4a02cb..8bcc13969586c 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, 7, 1]; +$OC_Version = [28, 0, 7, 2]; // The human-readable string -$OC_VersionString = '28.0.7 RC2'; +$OC_VersionString = '28.0.7 RC3'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [