]> source.dussan.org Git - nextcloud-server.git/commitdiff
19 beta 3 20386/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 9 Apr 2020 12:50:31 +0000 (14:50 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 9 Apr 2020 12:50:31 +0000 (14:50 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 68900b18960613ced559fa10b65ffa3b51ba8e00..8b1c9244b0ba5507db9861d170047e793691243e 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, 3];
+$OC_Version = [19, 0, 0, 4];
 
 // The human readable string
-$OC_VersionString = '19.0.0 beta 2';
+$OC_VersionString = '19.0.0 beta 3';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [