mirror of
https://github.com/nextcloud/talk_matterbridge.git
synced 2025-12-17 21:12:08 +01:00
feat(deps): Add Nextcloud 30 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
b4e22b20da
commit
5834acb539
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ This allows admins to easily install and keep updated the Matterbridge binaries
|
|||
|
||||
Binary is licensed under Apache-2.0 License.]]></description>
|
||||
|
||||
<version>1.28.0-0</version>
|
||||
<version>1.29.0-0</version>
|
||||
<licence>agpl</licence>
|
||||
|
||||
<author>Gary Kim</author>
|
||||
|
|
@ -28,7 +28,7 @@ Binary is licensed under Apache-2.0 License.]]></description>
|
|||
<repository>https://github.com/nextcloud/talk_matterbridge.git</repository>
|
||||
|
||||
<dependencies>
|
||||
<nextcloud min-version="26" max-version="28" />
|
||||
<nextcloud min-version="27" max-version="29" />
|
||||
</dependencies>
|
||||
|
||||
<repair-steps>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue