mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
testing app: add max version
This commit is contained in:
parent
89397d5949
commit
8bf7b8f538
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" />
|
||||
<owncloud min-version="9.0" max-version="9.0" />
|
||||
</dependencies>
|
||||
</info>
|
||||
|
|
|
|||
Loading…
Reference in a new issue