Browse Source

testing app: add max version

remotes/origin/comments-markallread-dav
Jan-Christoph Borchardt 11 years ago
committed by Thomas Müller
parent
commit
8bf7b8f538
  1. 2
      apps/testing/appinfo/info.xml

2
apps/testing/appinfo/info.xml

@ -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…
Cancel
Save