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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-10-12 14:24:07 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-10-12 14:24:07 +0300
commit692b70e92c5c9b1371edb43f412a67ff87d5c780 (patch)
tree35494aa2e1ad336f23908b6a75ce3d0416c034c3 /appinfo
parentdc29475c12b1240f394a9a9de3037bfe10ef6e51 (diff)
Bump version and support nc version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 ae3ede4f..538f3adb 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,7 +4,7 @@
<name>Collabora Online</name>
<summary>Edit office documents directly in your browser.</summary>
<description>This application can connect to a Collabora Online server (WOPI Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.</description>
- <version>2.1.3</version>
+ <version>3.0.0</version>
<licence>agpl</licence>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<types>
@@ -25,7 +25,7 @@
<screenshot>https://nextcloud.com/wp-content/themes/next/assets/img/features/collabora-presentation.png</screenshot>
<screenshot>https://nextcloud.com/wp-content/themes/next/assets/img/features/collabora-spreadsheet.png</screenshot>
<dependencies>
- <nextcloud min-version="12" max-version="15" />
+ <nextcloud min-version="13" max-version="15" />
</dependencies>
<settings>
<admin>OCA\Richdocuments\Settings\Admin</admin>