mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
Mark testing app as compatible with 9.1
This commit is contained in:
parent
9c1915965e
commit
239f1c067c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@
|
|||
<author>Joas Schilling</author>
|
||||
<version>0.1.0</version>
|
||||
<dependencies>
|
||||
<owncloud min-version="9.0" max-version="9.0" />
|
||||
<owncloud min-version="9.1" max-version="9.1" />
|
||||
</dependencies>
|
||||
</info>
|
||||
|
|
|
|||
Loading…
Reference in a new issue