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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2016-06-10 14:44:36 +0300
committerAndras Timar <andras.timar@collabora.com>2016-06-10 14:44:36 +0300
commit002d4e6f3440b7894a3fd655f7bb70226c71e5ee (patch)
treeb2cf9da33e5f307eaf2eb1333b8f2eba5be0d4a9 /appinfo
parent3566c7cff5a06aa2870ef2129c8c5c56f2d26bc5 (diff)
Set ownCloud version compatibility, as of now, 8.2 only
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml.in b/appinfo/info.xml.in
index 3d15605b..2468d315 100644
--- a/appinfo/info.xml.in
+++ b/appinfo/info.xml.in
@@ -10,7 +10,7 @@
<repository type="git">https://github.com/owncloud/richdocuments.git</repository>
<category>productivity</category>
<dependencies>
- <owncloud min-version="8.1" max-version="9.0" />
+ <owncloud min-version="8.2" max-version="8.2" />
</dependencies>
<public>
<richdocuments>public.php</richdocuments>