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:
authorRené Gieling <github@dartcafe.de>2021-03-07 16:01:41 +0300
committerGitHub <noreply@github.com>2021-03-07 16:01:41 +0300
commit612c6c470e10944d9800959678dd22335ca5f004 (patch)
tree5d751cae7a5a54b74bf48089cbabaa35f080be15 /appinfo
parent98d2e6f36c5bfe4baa4ccd05716efc88bfcccfff (diff)
parentb1b3676c050301a211ef6f4135f31a8402b8113f (diff)
Merge pull request #1468 from nextcloud/release/1.8
Release/1.8
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8764ec24..2511410a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/polls/master/screenshots/vote.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/polls/master/screenshots/edit-poll.png</screenshot>
<dependencies>
- <nextcloud min-version="19" max-version="21" />
+ <nextcloud min-version="19" max-version="20" />
</dependencies>
<background-jobs>
<job>OCA\Polls\Cron\NotificationCron</job>