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>2021-06-04 18:14:41 +0300
committerdartcafe <github@dartcafe.de>2021-06-04 18:14:41 +0300
commit5fb0fd39fc51672b011d7506b27e3d73bb76ea3c (patch)
treed1414311613f43c33fc988c0ee6af8368dcaed82 /appinfo
parent9db2cf853da98b87709dc7c698976cc1d17cbd59 (diff)
Nope, not compatible with NC22
Signed-off-by: dartcafe <github@dartcafe.de>
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 5ccf6d4e..540f6c22 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="22" />
+ <nextcloud min-version="19" max-version="21" />
</dependencies>
<background-jobs>
<job>OCA\Polls\Cron\NotificationCron</job>