aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-09-28 12:21:40 +0200
committerVincent Petry <vincent@nextcloud.com>2021-09-28 12:21:40 +0200
commit5a6a0b0d3bdb52676b569d483dd323352dc3026d (patch)
tree61f552b1d577f9b2dd1a58e80eb4bea49d2a8eb4 /apps/files_trashbin
parentee987d74303cb38b864f96660cd2ee6d6552ebfd (diff)
downloadnextcloud-server-5a6a0b0d3bdb52676b569d483dd323352dc3026d.tar.gz
nextcloud-server-5a6a0b0d3bdb52676b569d483dd323352dc3026d.zip
Update app versions for 23
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml
index 76bf4cddd48..639b8c6158f 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.12.0</version>
+ <version>1.13.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>
<namespace>Files_Trashbin</namespace>