]> source.dussan.org Git - nextcloud-server.git/commitdiff
19 Beta 5 20510/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 16 Apr 2020 07:17:42 +0000 (09:17 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 16 Apr 2020 07:17:42 +0000 (09:17 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 31805eb3e14638bca961f56e4c407cc965eb92af..697fb8dd4d4e4658ecb3680d84467ced74d03f03 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 = [19, 0, 0, 5];
+$OC_Version = [19, 0, 0, 6];
 
 // The human readable string
-$OC_VersionString = '19.0.0 beta 4';
+$OC_VersionString = '19.0.0 beta 5';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [