diff options
Diffstat (limited to 'version.php')
-rw-r--r-- | version.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/version.php b/version.php index e5d7811fcbc..3d15dfc3693 100644 --- a/version.php +++ b/version.php @@ -40,6 +40,7 @@ $OC_VersionCanBeUpgradedFrom = [ '21.0' => true, ], 'owncloud' => [ + '10.5' => true, ], ]; |