Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/24693/head
Roeland Jago Douma 4 years ago
parent 24fe3ee439
commit 556a14f283
No known key found for this signature in database
GPG Key ID: F941078878347C0C

@ -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 = [20, 0, 3, 2];
$OC_Version = [20, 0, 4, 0];
// The human readable string
$OC_VersionString = '20.0.3';
$OC_VersionString = '20.0.4';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [

Loading…
Cancel
Save