summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-01-14 11:40:53 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2018-01-14 11:40:53 +0100
commitdb411f87717f02f7d967c0d43600bb5e9cef862f (patch)
treebf11115403aa913503bbe9832770379e3386914e /apps/files_trashbin
parentc14af47fd90b923c935068fa564c670779c0ebe0 (diff)
downloadnextcloud-server-db411f87717f02f7d967c0d43600bb5e9cef862f.tar.gz
nextcloud-server-db411f87717f02f7d967c0d43600bb5e9cef862f.zip
Bump apps
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/files_trashbin')
-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 a941e4afdc1..305906a5446 100644
--- a/apps/files_trashbin/appinfo/info.xml
+++ b/apps/files_trashbin/appinfo/info.xml
@@ -10,13 +10,13 @@ To prevent a user from running out of disk space, the Deleted files app will not
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>
<default_enable/>
- <version>1.3.0</version>
+ <version>1.4.0</version>
<types>
<filesystem/>
</types>
<namespace>Files_Trashbin</namespace>
<dependencies>
- <nextcloud min-version="13" max-version="13" />
+ <nextcloud min-version="14" max-version="14" />
</dependencies>
<documentation>
<user>user-trashbin</user>