Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkorelstar <korelstar@users.noreply.github.com>2020-08-23 18:59:53 +0300
committerkorelstar <korelstar@users.noreply.github.com>2020-09-15 21:49:20 +0300
commit9e70b90ec5714728dc9d792cc51eb32f0852d52e (patch)
tree8dec3d68bf1651c9f9e78e446d2d0f44b3292481 /appinfo
parentea953b0af16c1edd74568fc1117cd9fdf7aae578 (diff)
require Nextcloud 20
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 f4011fb5..0a67f39f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,7 @@ The Notes app is a distraction free notes taking app for [Nextcloud](https://www
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes-thumbnail.jpg">https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes.png</screenshot>
<dependencies>
<php min-version="7.2" max-version="7.4" />
- <nextcloud min-version="16" max-version="21" />
+ <nextcloud min-version="20" max-version="22" />
</dependencies>
<repair-steps>
<post-migration>