From: Morris Jobke Date: Tue, 13 Nov 2018 13:18:36 +0000 (+0100) Subject: 14.0.4 RC 1 X-Git-Tag: v14.0.4RC1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5bd5dc28228b481700c844a6ca950b752ba893b4;p=nextcloud-server.git 14.0.4 RC 1 Signed-off-by: Morris Jobke --- diff --git a/version.php b/version.php index 21e4da3df40..f1043763647 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 = array(14, 0, 3, 0); +$OC_Version = array(14, 0, 4, 0); // The human readable string -$OC_VersionString = '14.0.3'; +$OC_VersionString = '14.0.4 RC 1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [