Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/28986/head
Arthur Schiwon 3 years ago
parent d63f6d8c18
commit b894531211
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23

@ -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, 13, 0];
$OC_Version = [20, 0, 13, 1];
// The human readable string
$OC_VersionString = '20.0.13 RC1';
$OC_VersionString = '20.0.13';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [

Loading…
Cancel
Save