From 2163ac59d5db023202ad99c5d41b07b7a2e4b7d2 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Fri, 12 Feb 2021 08:39:12 +0100 Subject: [PATCH] 21 final Signed-off-by: Roeland Jago Douma --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 7dd8d078dc..d9b88f00bc 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/patchlevel // when updating major/minor version number. -$OC_Version = [21, 0, 0, 17]; +$OC_Version = [21, 0, 0, 18]; // The human readable string -$OC_VersionString = '21.0.0 RC2'; +$OC_VersionString = '21.0.0'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [