]> source.dussan.org Git - nextcloud-server.git/commitdiff
20 RC1
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 11 Sep 2020 06:56:14 +0000 (08:56 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 17 Sep 2020 16:14:37 +0000 (18:14 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index bb27fba74fbc81d912547111387bc7c0aaf98f23..d817ce91ce745cf0aa59a4da5c0cb87cca07bb0e 100644 (file)
 // 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, 0, 6];
+$OC_Version = [20, 0, 0, 7];
 
 // The human readable string
-$OC_VersionString = '20.0.0 Beta 4';
+$OC_VersionString = '20.0.0 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [