diff options
-rw-r--r-- | appinfo/info.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml index 2b9b87e..2494fd8 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -14,5 +14,6 @@ <dependencies> <owncloud min-version="8.0.0" max-version="100"/> + <nextcloud min-version="9" max-version="100"/> </dependencies> </info> |