]> source.dussan.org Git - nextcloud-server.git/commitdiff
20 Beta3 22455/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 27 Aug 2020 08:47:31 +0000 (10:47 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 27 Aug 2020 08:47:31 +0000 (10:47 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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