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-06-14 18:17:09 +0300
committerSergey Linnik <sergey.linnik@onlyoffice.com>2022-06-14 18:17:49 +0300
commit2501978d2a5a0815ad290aba0e93a61fe7f1b594 (patch)
treebe849c016d388ede359f68e1ebd7a1e74241710a /appinfo
parentd2022aeab8e64be3bb55634ac86405a29e84952c (diff)
7.5.0
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5f31002..6beac19 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -6,7 +6,7 @@
<description>ONLYOFFICE connector allows you to view, edit and collaborate on text documents, spreadsheets and presentations within Nextcloud using ONLYOFFICE Docs. This will create a new Edit in ONLYOFFICE action within the document library for Office documents. This allows multiple users to co-author documents in real time from the familiar web interface and save the changes back to your file storage.</description>
<licence>apache</licence>
<author mail="dev@onlyoffice.com" homepage="https://www.onlyoffice.com/">Ascensio System SIA</author>
- <version>7.4.0</version>
+ <version>7.5.0</version>
<namespace>Onlyoffice</namespace>
<types>
<prevent_group_restriction/>
@@ -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="22" max-version="23"/>
+ <nextcloud min-version="24" max-version="24"/>
</dependencies>
<settings>
<admin>OCA\Onlyoffice\AdminSettings</admin>