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-03-01 15:49:04 +0300
committerSergey Linnik <sergey.linnik@onlyoffice.com>2022-03-04 12:45:58 +0300
commitaf3d323dad8b4d6bfbc716abded8d94382afe9fd (patch)
treef856a6a574ee7c5037313562f931a2c7475b6516 /appinfo
parent11e73ae6cf0707f8ab146c1b4cb05bceb38412d8 (diff)
v21 is not supported
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 469e879..8f64814 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -29,7 +29,7 @@
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/new.png</screenshot>
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-nextcloud/master/screenshots/open.png</screenshot>
<dependencies>
- <nextcloud min-version="21" max-version="23"/>
+ <nextcloud min-version="22" max-version="23"/>
</dependencies>
<settings>
<admin>OCA\Onlyoffice\AdminSettings</admin>