mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Merge pull request #23201 from owncloud/mark-testing-app-as-compatible-with-9-1
Mark testing app as compatible with 9.1
This commit is contained in:
commit
31aeca32c2
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