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 21:34:07 +0300
committerGitHub <noreply@github.com>2021-03-07 21:34:07 +0300
commitb07a825a513cecf05c8557a303fa3e8715010cbb (patch)
tree90cb83719089da7e806c49e3981503a97971d8f7 /appinfo
parent612c6c470e10944d9800959678dd22335ca5f004 (diff)
change migration (#1469)v1.8.0
change migration
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2511410a..c65259f3 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,19 +23,15 @@
<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="20" />
+ <nextcloud min-version="19" max-version="21" />
</dependencies>
<background-jobs>
<job>OCA\Polls\Cron\NotificationCron</job>
</background-jobs>
<repair-steps>
<pre-migration>
- <step>OCA\Polls\Migration\RemoveIndices</step>
<step>OCA\Polls\Migration\DeleteDuplicates</step>
</pre-migration>
- <post-migration>
- <step>OCA\Polls\Migration\CreateIndices</step>
- </post-migration>
</repair-steps>
<navigations>
<navigation>