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:
authordartcafe <github@dartcafe.de>2020-10-14 22:08:02 +0300
committerdartcafe <github@dartcafe.de>2020-10-20 15:39:55 +0300
commit5367c5332528e30b85df093b95d9ebc186899f29 (patch)
treea668278bcf08c68030fb2bd2a2bfdd7911302c6b /appinfo
parent919b5e68868591f9bf02832d8bb2dbe466ecc7e6 (diff)
minimum NC18
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 7c608780..7b73f43a 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="17" max-version="20" />
+ <nextcloud min-version="18" max-version="20" />
</dependencies>
<background-jobs>
<job>OCA\Polls\Cron\NotificationCron</job>