1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-23 20:54:23 +01:00

Only specify one owncloud version requirement

This commit is contained in:
Joas Schilling 2015-11-09 10:33:25 +01:00
parent 0859ce1d8c
commit 1df014b2e9

View File

@ -6,7 +6,6 @@
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Arthur Schiwon, Marvin Thomas Rabe, Stefan Klemm</author> <author>Arthur Schiwon, Marvin Thomas Rabe, Stefan Klemm</author>
<standalone/> <standalone/>
<requiremin>8</requiremin>
<dependencies> <dependencies>
<owncloud min-version="8.1" max-version="8.2" /> <owncloud min-version="8.1" max-version="8.2" />
</dependencies> </dependencies>