aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-06-24 16:08:39 +0200
committerJoas Schilling <coding@schilljs.com>2021-06-24 16:08:39 +0200
commit655108a3dcc11305920952e748cc72fee68ab6fb (patch)
tree104b2deb1aad85bb48de5d8d04cdf3edb503d794 /apps/files_trashbin
parentbdfd2d92090f5b80254232aecab523f0aaf5e0fc (diff)
downloadnextcloud-server-655108a3dcc11305920952e748cc72fee68ab6fb.tar.gz
nextcloud-server-655108a3dcc11305920952e748cc72fee68ab6fb.zip
Bump app version
Signed-off-by: Joas Schilling <coding@schilljs.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 911eb0dfe6f..76bf4cddd48 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.11.0</version>
+ <version>1.12.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>
<namespace>Files_Trashbin</namespace>