mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
Add Nextcloud 25 support on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
0918bb9a26
commit
d7ea0fe5eb
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<description><** and **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** store.]]></description>
|
||||
<version>7.0.0-beta.1</version>
|
||||
<version>8.0.0-beta.1</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
|
||||
<types>
|
||||
|
|
@ -25,7 +25,7 @@ You can also edit your documents off-line with the Collabora Office app from the
|
|||
<screenshot>https://github.com/nextcloud/richdocuments/raw/master/screenshots/Nextcloud-spreadsheet.png</screenshot>
|
||||
<screenshot>https://github.com/nextcloud/richdocuments/raw/master/screenshots/Nextcloud-presentation.png</screenshot>
|
||||
<dependencies>
|
||||
<nextcloud min-version="25" max-version="25"/>
|
||||
<nextcloud min-version="26" max-version="26"/>
|
||||
</dependencies>
|
||||
<background-jobs>
|
||||
<job>OCA\Richdocuments\Backgroundjobs\ObtainCapabilities</job>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "richdocuments",
|
||||
"description": "Collabora online integration",
|
||||
"version": "7.0.0-beta.1",
|
||||
"version": "8.0.0-beta.1",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Julius Härtl",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue