feat(deps): Add Nextcloud 30 support

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-03-28 13:29:48 +01:00
parent b4e22b20da
commit 5834acb539
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -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>