Skip to content

Commit

Permalink
Merge pull request #85 from nextcloud/update-master-version
Browse files Browse the repository at this point in the history
chore: Add Nextcloud 26 support
  • Loading branch information
nickvergessen authored Mar 6, 2023
2 parents c01bd0c + 4eb003c commit 3dbb4b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.25.2-1</version>
<version>1.26.0-0</version>
<licence>agpl</licence>

<author>Gary Kim</author>
Expand All @@ -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="23" max-version="25" />
<nextcloud min-version="23" max-version="26" />
</dependencies>

<repair-steps>
Expand Down

0 comments on commit 3dbb4b7

Please sign in to comment.