Skip to content

Commit

Permalink
Merge pull request #134 from nextcloud/release/26
Browse files Browse the repository at this point in the history
feat(release): Nextcloud 26 support
  • Loading branch information
nickvergessen authored Mar 21, 2023
2 parents c6089b0 + 0dcb190 commit d1bd60d
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.17.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://raw.githubusercontent.com/nextcloud/files_downloadactivity/master/docs/screenshot.png</screenshot>

<dependencies>
<nextcloud min-version="24" max-version="27" />
<nextcloud min-version="24" max-version="26" />
</dependencies>

<activity>
Expand Down

0 comments on commit d1bd60d

Please sign in to comment.