Merge pull request #10703 from nextcloud/release/noid/14_beta4

Nextcloud 14 Beta 4
This commit is contained in:
Roeland Jago Douma 2018-08-16 10:48:21 +02:00 committed by GitHub
commit bdead84ec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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, 0, 15);
$OC_Version = array(14, 0, 0, 16);
// The human readable string
$OC_VersionString = '14.0.0 Beta 3';
$OC_VersionString = '14.0.0 Beta 4';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [