From: Morris Jobke Date: Thu, 6 May 2021 11:01:01 +0000 (+0200) Subject: 20.0.10 X-Git-Tag: v20.0.10^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F26894%2Fhead;p=nextcloud-server.git 20.0.10 Signed-off-by: Morris Jobke --- diff --git a/version.php b/version.php index 0ff447924f3..117234ab3ba 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, 10, 0]; +$OC_Version = [20, 0, 10, 1]; // The human readable string -$OC_VersionString = '20.0.10 RC1'; +$OC_VersionString = '20.0.10'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [