From a552adf88a43e6e62924f07bcbb40f07b9d6e33f Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Wed, 10 Nov 2021 14:47:27 +0100 Subject: [PATCH] 20.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 3b9f0bd1532..d0e4eb7514c 100644 --- a/version.php +++ b/version.php @@ -29,10 +29,10 @@ // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel // when updating major/minor version number. -$OC_Version = [20, 0, 14, 0]; +$OC_Version = [20, 0, 14, 1]; // The human readable string -$OC_VersionString = '20.0.14 RC1'; +$OC_VersionString = '20.0.14'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [