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-09-22 10:11:28 +0300
committerJulius Härtl <jus@bitgrid.net>2020-09-22 10:11:28 +0300
commit6adf61b98d648b62bc71f751141b4815132da2b4 (patch)
tree005d1d2a8d319dfcfd57fbc161935582c543d8dd /appinfo
parent2e9db1225f4bb45f74cd2ad3b6adae2a8a493eff (diff)
Bump master to support 21
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 894ef4c8..1af1ae90 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -29,7 +29,7 @@ You can also edit your documents off-line with the Collabora Office app from the
<screenshot>https://www.collaboraoffice.com/nextcloud/co/collabora-online-screenshot-4.png</screenshot>
<screenshot>https://www.collaboraoffice.com/nextcloud/co/collabora-online-screenshot-5.png</screenshot>
<dependencies>
- <nextcloud min-version="15" max-version="20" />
+ <nextcloud min-version="15" max-version="21" />
</dependencies>
<background-jobs>
<job>OCA\Richdocuments\Backgroundjobs\ObtainCapabilities</job>