feat(deps): Add Nextcloud 29 support

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2023-11-23 15:01:10 +01:00
parent 4b2e5a3477
commit 95e8d44f9b
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.27.0-0</version>
<version>1.28.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="25" max-version="27" />
<nextcloud min-version="26" max-version="28" />
</dependencies>
<repair-steps>