Merge pull request #32 from nextcloud/nextcloud-12
Increase max-version to 12
This commit is contained in:
commit
239d8e2e14
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@
|
|||
<category>organization</category>
|
||||
<dependencies>
|
||||
<owncloud min-version="9.1" max-version="9.2"/>
|
||||
<nextcloud min-version="10" max-version="11"/>
|
||||
<nextcloud min-version="10" max-version="12"/>
|
||||
</dependencies>
|
||||
</info>
|
||||
|
|
Loading…
Reference in a new issue