aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2017-04-27 15:28:06 +0200
committerlookshe <github@lookshe.org>2017-04-27 15:28:06 +0200
commitdeccec38f00a943a45d3cbc3216ba4db7415e45d (patch)
treea2948c5b9002bb321640ae6e3b69e773737e9811
parent589eacefb8bfac0cd0f8e573785f4c36f62ac88e (diff)
typo while inserting nextcloudHEADmaster
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5f8373b..67a94c4 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,6 +12,6 @@
<dependencies>
<owncloud min-version="8.0.0" max-version="100"/>
- <owncloud min-version="9" max-version="100"/>
+ <nextcloud min-version="9" max-version="100"/>
</dependencies>
</info>