summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/appinfo/info.xml')
-rw-r--r--apps/files_trashbin/appinfo/info.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml
index f8bc5e7d3d2..c4bade081b3 100644
--- a/apps/files_trashbin/appinfo/info.xml
+++ b/apps/files_trashbin/appinfo/info.xml
@@ -10,11 +10,14 @@ To prevent a user from running out of disk space, the ownCloud Deleted files app
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>
<shipped>true</shipped>
- <requiremin>4.9</requiremin>
<default_enable/>
+ <version>0.8.0</version>
<types>
<filesystem/>
</types>
+ <dependencies>
+ <owncloud min-version="9.0" />
+ </dependencies>
<documentation>
<user>user-trashbin</user>
</documentation>