Skip to content

Commit

Permalink
Add Nextcloud 26 support
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Oct 8, 2022
1 parent d2e0c98 commit a70d52d
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 @@ -5,7 +5,7 @@
<name>Activities for shared file downloads</name>
<summary>Creates activities for downloads of files that were shared with other users or a group</summary>
<description>Creates activities for downloads of files that were shared with other users or a group</description>
<version>1.15.0</version>
<version>1.16.0</version>
<licence>agpl</licence>
<author>Joas Schilling</author>
<namespace>FilesDownloadActivity</namespace>
Expand All @@ -24,7 +24,7 @@
<screenshot>https://github.com/raw/nextcloud/files_downloadactivity/master/docs/screenshot.png</screenshot>

<dependencies>
<nextcloud min-version="22" max-version="25" />
<nextcloud min-version="23" max-version="26" />
</dependencies>

<activity>
Expand Down

0 comments on commit a70d52d

Please sign in to comment.