1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-31 20:52:17 +01:00

Merge pull request #954 from owncloud/max-version

increase max-version to 8.2
This commit is contained in:
Thomas Müller 2015-07-01 17:13:01 +02:00
commit 55cbf0bdca

View File

@ -14,7 +14,7 @@
<carddav>appinfo/remote.php</carddav>
</remote>
<dependencies>
<owncloud min-version="8.1" max-version="8.1" />
<owncloud min-version="8.1" max-version="8.2" />
<php min-version="5.4" />
</dependencies>
<ocsid>166044</ocsid>