Merge pull request #116 from nextcloud/update-main-version

feat(deps): Add Nextcloud 32 support
This commit is contained in:
Joas Schilling 2025-01-27 05:29:19 +01:00 committed by GitHub
commit 07bc113c1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ This allows admins to easily install and keep updated the Matterbridge binaries
The last number of the version is the shipped Matterbridge binary version.
Binary is licensed under Apache-2.0 License.]]></description>
<version>1.31.1026000</version>
<version>1.32.1026000-dev.0</version>
<licence>agpl</licence>
<author>Gary Kim</author>
@ -33,7 +33,7 @@ Binary is licensed under Apache-2.0 License.]]></description>
<repository>https://github.com/nextcloud/talk_matterbridge.git</repository>
<dependencies>
<nextcloud min-version="29" max-version="31" />
<nextcloud min-version="29" max-version="32" />
</dependencies>
<repair-steps>