Bump supported NC version to 13 and OC version to 10 (OC untested)
This commit is contained in:
parent
01fa314fc5
commit
7e38690f89
|
|
@ -15,8 +15,8 @@
|
|||
<database>sqlite</database>
|
||||
<database>pgsql</database>
|
||||
<database min-version="5.5">mysql</database>
|
||||
<owncloud min-version="9.0" max-version="9.2"/>
|
||||
<nextcloud min-version="9" max-version="12" />
|
||||
<owncloud min-version="9.0" max-version="11"/>
|
||||
<nextcloud min-version="9" max-version="13" />
|
||||
</dependencies>
|
||||
<category>auth</category>
|
||||
<category>tools</category>
|
||||
|
|
|
|||
Loading…
Reference in New Issue