mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
Fix max-version for NC14
This commit is contained in:
parent
daec6758e0
commit
ede99e2583
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ See [README] for more exhaustive information on features and potential misfeatur
|
|||
</types>
|
||||
<dependencies>
|
||||
<owncloud min-version="8.2" max-version="10.0" />
|
||||
<nextcloud min-version="8.1" max-version="13.0"/>
|
||||
<nextcloud min-version="8.1" max-version="14.0"/>
|
||||
<database>pgsql</database>
|
||||
<database>sqlite</database>
|
||||
<database>mysql</database>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue