Set min and max version to 11

This commit is contained in:
Lukas Reschke
2016-11-21 22:48:30 +01:00
committed by GitHub
parent 10f4a443e0
commit 5fc7bc15da

View File

@@ -12,7 +12,7 @@
<bugs>https://github.com/owncloud/apps/issues</bugs>
<repository type="git">https://github.com/owncloud/apps.git</repository>
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
<nextcloud min-version="11" max-version="11" />
</dependencies>
<version>0.4</version>
<shipped>true</shipped>