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

github.com/ONLYOFFICE/onlyoffice-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Linnik <sergey.linnik@onlyoffice.com>2022-10-19 17:51:28 +0300
committerSergey Linnik <sergey.linnik@onlyoffice.com>2022-10-20 10:28:22 +0300
commit51b7cbfbc131702614b94c48a2809c076fe482d6 (patch)
tree9bb45fc70ad177d0f7c9eec2718414923d18d925 /appinfo
parent67b6e5cb9224ebfe2c96f14d8de3590bcf7ce3c0 (diff)
compatible with 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 13ca15e..8afd54f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -30,7 +30,7 @@
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/open.png</screenshot>
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/open_form.png</screenshot>
<dependencies>
- <nextcloud min-version="24" max-version="24"/>
+ <nextcloud min-version="25" max-version="25"/>
</dependencies>
<settings>
<admin>OCA\Onlyoffice\AdminSettings</admin>