summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
Diffstat (limited to 'version.php')
-rw-r--r--version.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/version.php b/version.php
index 6b3f5f7b7a2..7b5cbe38ffb 100644
--- a/version.php
+++ b/version.php
@@ -37,7 +37,6 @@ $OC_VersionString = '22.0.0 alpha';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
- '20.0' => true,
'21.0' => true,
'22.0' => true,
],