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:
authorJulius Härtl <jus@bitgrid.net>2020-05-11 13:15:04 +0300
committerJulius Härtl <jus@bitgrid.net>2020-05-11 13:15:04 +0300
commit625c3d57462b2282b24e78d51617616e897a8a01 (patch)
tree6fab3c9b9d228c1fb6f40871da5468f79eee389c /appinfo
parent46828ef7ce798046ba7cb37baf3e2d4c4e07d90f (diff)
Bump development max-version to 20
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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 af0623fb..8a3b0d9e 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -27,7 +27,7 @@ You can also edit your documents off-line with the Collabora Office app from the
<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="15" max-version="19" />
+ <nextcloud min-version="15" max-version="20" />
</dependencies>
<background-jobs>
<job>OCA\Richdocuments\Backgroundjobs\ObtainCapabilities</job>