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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinzenz <vinzenz.rosenkranz@gmail.com>2017-10-23 11:46:42 +0300
committerVinzenz <vinzenz.rosenkranz@gmail.com>2017-10-23 11:46:42 +0300
commitaf59330c043ea181cc410587cccf2f8856aece62 (patch)
tree8c064db3f0645662dd662b5578c5862ea578b45c /appinfo
parentf173eac4f848cf6d65e0fb7e6e3cf2c354336b94 (diff)
update info.xml structure for oc marketplace
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e1872212..52568b07 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,6 +3,7 @@
<id>polls</id>
<name>Polls</name>
<description>A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public).</description>
+ <summary>A polls app, similar to doodle/dudle with the possibility to restrict access.</summary>
<documentation>
<admin>https://github.com/nextcloud/polls/blob/master/README.md</admin>
</documentation>
@@ -15,7 +16,7 @@
<bugs>https://github.com/nextcloud/polls/issues</bugs>
<repository type="git">https://github.com/nextcloud/polls.git</repository>
<dependencies>
- <owncloud min-version="8.1" max-version="10"/>
+ <owncloud min-version="8.2" max-version="10.0"/>
<nextcloud min-version="11" max-version="13" />
</dependencies>
<ocsid>174671</ocsid>