summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo/info.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-12-13 20:41:55 +0100
committerJoas Schilling <coding@schilljs.com>2016-12-13 20:41:55 +0100
commitedec1fafe789ef54d8e73059b2ee8e0f2b404ce6 (patch)
tree2151b669eda865ac28668ac5ebed0ab095eb8e50 /apps/files_trashbin/appinfo/info.xml
parent03b648be13fa9be20babce0ccd8d4d97b008d569 (diff)
downloadnextcloud-server-edec1fafe789ef54d8e73059b2ee8e0f2b404ce6.tar.gz
nextcloud-server-edec1fafe789ef54d8e73059b2ee8e0f2b404ce6.zip
Update app versions and requirements
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/files_trashbin/appinfo/info.xml')
-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 04b8a7293cb..a756013568d 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.1.0</version>
+ <version>1.2.0</version>
<types>
<filesystem/>
</types>
<namespace>Files_Trashbin</namespace>
<dependencies>
- <nextcloud min-version="11" max-version="11" />
+ <nextcloud min-version="12" max-version="12" />
</dependencies>
<documentation>
<user>user-trashbin</user>