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

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-09-19 12:15:16 +0300
committerGitHub <noreply@github.com>2022-09-19 12:15:16 +0300
commit7f14ca64d1f708bc70b7ae053cb813e25be305ab (patch)
tree3e6c9c8ec1eae2670ec384b1a7d7f681ad225033 /appinfo
parent2314bdaffce42dcf16ebce84d810512485dbac96 (diff)
parente1927b02015615c4af87cba157c506c7f7c2743c (diff)
Merge pull request #2940 from nextcloud/fix/change-info-xml
Change min-version for info.xml
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 76d5ea74..f25eab55 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -39,7 +39,7 @@
<dependencies>
<php min-version="7.3" max-version="8.1" />
- <nextcloud min-version="21" max-version="25" />
+ <nextcloud min-version="25" max-version="25" />
</dependencies>
<background-jobs>