mirror of
https://github.com/nextcloud/talk_matterbridge.git
synced 2025-12-18 05:20:37 +01:00
Merge pull request #51 from nextcloud/enh/noid/nc-22-support
Add support for Nextcloud 22
This commit is contained in:
commit
582147a225
1 changed files with 1 additions and 1 deletions
|
|
@ -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="20" max-version="21" />
|
||||
<nextcloud min-version="20" max-version="22" />
|
||||
</dependencies>
|
||||
|
||||
<repair-steps>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue