From: Roeland Jago Douma Date: Wed, 15 Apr 2020 19:54:55 +0000 (+0200) Subject: 19 beta 4 X-Git-Tag: v19.0.0beta4^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F20506%2Fhead;p=nextcloud-server.git 19 beta 4 Signed-off-by: Roeland Jago Douma --- diff --git a/version.php b/version.php index 8b1c9244b0b..31805eb3e14 100644 --- a/version.php +++ b/version.php @@ -29,10 +29,10 @@ // 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, 4]; +$OC_Version = [19, 0, 0, 5]; // The human readable string -$OC_VersionString = '19.0.0 beta 3'; +$OC_VersionString = '19.0.0 beta 4'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [