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:
authorsplitt3r <splitt3r@users.noreply.github.com>2017-10-24 18:58:42 +0300
committersplitt3r <splitt3r@users.noreply.github.com>2017-10-24 18:58:42 +0300
commita1246179d180d27820a744cf6a16561202a68911 (patch)
tree4b3d256303532bb5e0e97ecc37b1dc3e47edd8df /appinfo
parent671a34e26ddfc13205e3f2688532ad3ed187f2d7 (diff)
parent8bef90fd7601d80345aaf5620973ef20b467a0e5 (diff)
Merge remote-tracking branch 'upstream/master' into travis
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index dc7109ab..f6330b70 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,7 +3,7 @@
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>polls</id>
<name>Polls</name>
- <summary>A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public).</summary>
+ <summary>A polls app, similar to doodle/dudle with the possibility to restrict access.</summary>
<description>A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public).</description>
<version>0.8.0</version>
<licence>agpl</licence>
@@ -17,7 +17,7 @@
<repository type="git">https://github.com/nextcloud/polls.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/polls/master/screenshots/new-poll.png</screenshot>
<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>