Mark testing app as compatible with 9.1

This commit is contained in:
Lukas Reschke 2016-03-13 19:47:30 +01:00
parent 9c1915965e
commit 239f1c067c
1 changed files with 1 additions and 1 deletions

View File

@ -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>