18.0.1 final

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2020-02-12 10:15:52 +01:00
parent 1e70f72957
commit 7c2d9d495a
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(18, 0, 1, 2);
$OC_Version = array(18, 0, 1, 3);
// The human readable string
$OC_VersionString = '18.0.1 RC3';
$OC_VersionString = '18.0.1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [