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>2018-01-24 10:23:59 +0300
committerGitHub <noreply@github.com>2018-01-24 10:23:59 +0300
commitca756a3603c923bb8ebe881df84c3baa651181c3 (patch)
tree2c29ce04f4508eea93186976a7a0b10ceb0a0fd4 /appinfo/info.xml
parent7f2a61b5d9643cb63d22c414df34911cbd23c092 (diff)
parentb28438611f3ccf78964bc83d664a7bcf11ecd307 (diff)
Merge pull request #149 from ONLYOFFICE/developv1.2.0
Release/1.2.0
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1fdb8d7..274b00b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
<description>ONLYOFFICE connector enables you to edit Office documents within ONLYOFFICE from the familiar web interface. This will create a new Open in ONLYOFFICE action within the document library for Office documents. This allows multiple users to collaborate in real time and to save back those changes to your file storage.</description>
<licence>agpl</licence>
<author>Ascensio System SIA</author>
- <version>1.1.6</version>
+ <version>1.2.0</version>
<namespace>Onlyoffice</namespace>
<types>
<filesystem/>
@@ -29,7 +29,7 @@
<screenshot>https://raw.githubusercontent.com/ONLYOFFICE/onlyoffice-owncloud/master/screenshots/settings.png</screenshot>
<dependencies>
<owncloud min-version="9.0" max-version="10.0" />
- <nextcloud min-version="11" max-version="12"/>
+ <nextcloud min-version="11" max-version="13"/>
</dependencies>
<settings>
<admin>OCA\Onlyoffice\AdminSettings</admin>