typo while inserting nextcloud
This commit is contained in:
parent
589eacefb8
commit
deccec38f0
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<owncloud min-version="8.0.0" max-version="100"/>
|
<owncloud min-version="8.0.0" max-version="100"/>
|
||||||
<owncloud min-version="9" max-version="100"/>
|
<nextcloud min-version="9" max-version="100"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</info>
|
</info>
|
||||||
|
|
Loading…
Reference in a new issue