Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xappinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4e7d550..9ca1988 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,6 +23,7 @@
<bugs>https://github.com/owncloud/files_videoplayer/issues</bugs>
<repository type="git">https://github.com/owncloud/files_videoplayer.git</repository>
<dependencies>
- <owncloud min-version="8.2" max-version="9.2" />
+ <owncloud min-version="8.2" max-version="9.1" />
+ <nextcloud min-version="11" max-version="11" />
</dependencies>
</info>