diff options
Diffstat (limited to 'apps/files/appinfo/info.xml')
-rw-r--r-- | apps/files/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml index c4b9e18ed05..1faf2c80adc 100644 --- a/apps/files/appinfo/info.xml +++ b/apps/files/appinfo/info.xml @@ -7,12 +7,12 @@ <author>Robin Appelman</author> <author>Vincent Petry</author> <default_enable/> - <version>1.8.0</version> + <version>1.9.0</version> <types> <filesystem/> </types> <dependencies> - <nextcloud min-version="13" max-version="13" /> + <nextcloud min-version="14" max-version="14" /> </dependencies> <documentation> <user>user-files</user> |