From 17ee55a31e713d83e3fdc0e9a8f96d14f759eb5e Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Thu, 10 Oct 2024 09:46:52 +0200 Subject: [PATCH] build(hub): 28.0.11 Signed-off-by: Arthur Schiwon --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 80dab51533ddf..b1aee670c0c08 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, 11, 0]; +$OC_Version = [28, 0, 11, 1]; // The human-readable string -$OC_VersionString = '28.0.11 RC1'; +$OC_VersionString = '28.0.11'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [