14.0.0 final

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2018-09-05 12:58:10 +02:00
parent 4173f9d588
commit b619e8ddde
No known key found for this signature in database
GPG key ID: F941078878347C0C

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, 18);
$OC_Version = array(14, 0, 0, 19);
// The human readable string
$OC_VersionString = '14.0.0 RC 2';
$OC_VersionString = '14.0.0';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [