mirror of
https://github.com/nextcloud/talk_matterbridge.git
synced 2025-12-18 05:20:37 +01:00
Merge pull request #116 from nextcloud/update-main-version
feat(deps): Add Nextcloud 32 support
This commit is contained in:
commit
07bc113c1b
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue