From: Morris Jobke Date: Thu, 22 Oct 2020 21:11:04 +0000 (+0200) Subject: 20.0.1 X-Git-Tag: v20.0.1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dcc146a5c0f4b68cba87149c0ef6d2d77aa311c0;p=nextcloud-server.git 20.0.1 Signed-off-by: Morris Jobke --- diff --git a/version.php b/version.php index 3bfbf1e7698..9b82df9ca08 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, 1, 0]; +$OC_Version = [20, 0, 1, 1]; // The human readable string -$OC_VersionString = '20.0.1 RC 1'; +$OC_VersionString = '20.0.1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [