mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #40987 from nextcloud/backport/40977/stable27
[stable27] Update version.php to owncloud 10.13
This commit is contained in:
commit
1d73d95665
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ $OC_VersionCanBeUpgradedFrom = [
|
|||
'27.1' => true,
|
||||
],
|
||||
'owncloud' => [
|
||||
'10.11' => true,
|
||||
'10.13' => true,
|
||||
],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue