diff options
Diffstat (limited to 'apps/files_trashbin/appinfo/info.xml')
-rw-r--r-- | apps/files_trashbin/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml index 000dd122745..5cc52aa2700 100644 --- a/apps/files_trashbin/appinfo/info.xml +++ b/apps/files_trashbin/appinfo/info.xml @@ -16,7 +16,7 @@ To prevent a user from running out of disk space, the Deleted files app will not </types> <namespace>Files_Trashbin</namespace> <dependencies> - <owncloud min-version="9.1" max-version="9.1" /> + <owncloud min-version="9.1" max-version="9.2" /> </dependencies> <documentation> <user>user-trashbin</user> |