aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-03-03 06:44:27 +0100
committerJoas Schilling <coding@schilljs.com>2023-03-03 06:44:27 +0100
commitd21db216f70f925565a45acb74e860d316ee7431 (patch)
treed242a59a8186131e95cff099ff721bc6c5ab4b33 /apps/files_trashbin/appinfo
parent87f103dc6c4cf86e0e128ed9379f77f373034342 (diff)
downloadnextcloud-server-d21db216f70f925565a45acb74e860d316ee7431.tar.gz
nextcloud-server-d21db216f70f925565a45acb74e860d316ee7431.zip
chore(release): Bump requirements and versions in apps/
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/files_trashbin/appinfo')
-rw-r--r--apps/files_trashbin/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml
index 1e7b5e1849e..0c690c1558e 100644
--- a/apps/files_trashbin/appinfo/info.xml
+++ b/apps/files_trashbin/appinfo/info.xml
@@ -9,7 +9,7 @@ This application enables users to restore files that were deleted from the syste
To prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.
</description>
- <version>1.16.0</version>
+ <version>1.17.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>
<namespace>Files_Trashbin</namespace>
@@ -23,7 +23,7 @@ To prevent a user from running out of disk space, the Deleted files app will not
<category>files</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="26" max-version="26"/>
+ <nextcloud min-version="27" max-version="27"/>
</dependencies>
<background-jobs>