mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
Allow upgrade from oc 10.5
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
adc00127ab
commit
cc9825c70d
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ $OC_VersionCanBeUpgradedFrom = [
|
|||
'20.0' => true,
|
||||
],
|
||||
'owncloud' => [
|
||||
'10.5' => true,
|
||||
],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue