Do not allow upgrade from Nextcloud 20

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
pull/25468/head
Christoph Wurst 3 years ago
parent 6e445aaaf3
commit aefcc03b78
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8

@ -37,7 +37,6 @@ $OC_VersionString = '22.0.0 alpha';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
'20.0' => true,
'21.0' => true,
'22.0' => true,
],

Loading…
Cancel
Save