mirror of
https://github.com/nextcloud/talk_matterbridge.git
synced 2025-12-18 05:20:37 +01:00
Add support for Nextcloud 22
Signed-off-by: Gary Kim <gary@garykim.dev>
This commit is contained in:
parent
40ee746d2a
commit
e6e7d3c2f4
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