From: Roeland Jago Douma Date: Wed, 9 Dec 2020 19:05:53 +0000 (+0100) Subject: 20.0.3 X-Git-Tag: v20.0.3^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F24621%2Fhead;p=nextcloud-server.git 20.0.3 Signed-off-by: Roeland Jago Douma --- diff --git a/version.php b/version.php index 43d4f8dc0c4..677ac6d9d9d 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, 3, 1]; +$OC_Version = [20, 0, 3, 2]; // The human readable string -$OC_VersionString = '20.0.3 RC2'; +$OC_VersionString = '20.0.3'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [