From 40113a5a2719b6961f3b10939a45d9dcad86109a Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Wed, 11 Dec 2024 23:04:27 +0100 Subject: [PATCH] build(hub): 28.0.14 Signed-off-by: Arthur Schiwon --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 3f22f0adcecf9..40b9fb5aed4e6 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, 14, 0]; +$OC_Version = [28, 0, 14, 1]; // The human-readable string -$OC_VersionString = '28.0.14 RC1'; +$OC_VersionString = '28.0.14'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [