]> source.dussan.org Git - nextcloud-server.git/commitdiff
20 beta 4 22562/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 3 Sep 2020 12:48:42 +0000 (14:48 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 3 Sep 2020 12:48:42 +0000 (14:48 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 90f2de48c1e71382a0ca65f0b8331d069d55fe58..bb27fba74fbc81d912547111387bc7c0aaf98f23 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, 5];
+$OC_Version = [20, 0, 0, 6];
 
 // The human readable string
-$OC_VersionString = '20.0.0 Beta 3';
+$OC_VersionString = '20.0.0 Beta 4';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [