Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_downloadactivity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-22 14:37:33 +0300
committerJoas Schilling <coding@schilljs.com>2022-10-08 17:12:10 +0300
commita70d52de5dbd9f79183e5410edcefa65a54e2980 (patch)
tree6c1b6269471a608db4b3fa6e8249bf3acb1f1b7f
parentd2e0c9857c1f5c05943268a7ba7d808dba56599c (diff)
Add Nextcloud 26 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 096dd12..3f5357b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -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>
@@ -24,7 +24,7 @@
<screenshot>https://raw.githubusercontent.com/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>