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>2022-10-03 11:12:22 +0300
committerkorelstar <korelstar@users.noreply.github.com>2022-10-03 18:05:30 +0300
commite464a7b10de235e91d497ff3bd777d7379523d5f (patch)
tree9385cf534d370bf0128c98e494c9832f331f1430 /appinfo
parent172f96866de68758607444ccd262e46d8e38957e (diff)
require Nextcloud 25
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 4557e4e8..a6d85c0f 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.4" max-version="8.1" />
- <nextcloud min-version="22" max-version="26" />
+ <nextcloud min-version="25" max-version="27" />
</dependencies>
<repair-steps>
<post-migration>