Skip to content

Commit

Permalink
Merge pull request #35478 from nextcloud/backport/35471/stable25
Browse files Browse the repository at this point in the history
[stable25] Allow upgrading from ownCloud 10.11
  • Loading branch information
PVince81 authored Nov 29, 2022
2 parents 720c7e4 + 96814de commit d3e0d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
'25.0' => true,
],
'owncloud' => [
'10.5' => true,
'10.11' => true,
],
];

Expand Down

0 comments on commit d3e0d98

Please sign in to comment.