diff options
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml index 27409242c63..a924c32ba25 100644 --- a/apps/files_external/appinfo/info.xml +++ b/apps/files_external/appinfo/info.xml @@ -14,7 +14,7 @@ External storage can be configured using the GUI or at the command line. This se <documentation> <admin>admin-external-storage</admin> </documentation> - <version>1.4.1</version> + <version>1.5.0</version> <types> <filesystem/> </types> @@ -23,7 +23,7 @@ External storage can be configured using the GUI or at the command line. This se <namespace>Files_External</namespace> <dependencies> - <nextcloud min-version="13" max-version="13" /> + <nextcloud min-version="14" max-version="14" /> </dependencies> <settings> |