summaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2020-01-21 13:23:07 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2020-01-21 14:00:58 +0100
commit8728eab9d7ebc14548106caee4632acdaf448a2c (patch)
tree21c103f80b859a2e6a045f70c68b5543861d0d9f /apps/files_external/appinfo
parent1e41f362301878130530e81535de962a660d920b (diff)
downloadnextcloud-server-8728eab9d7ebc14548106caee4632acdaf448a2c.tar.gz
nextcloud-server-8728eab9d7ebc14548106caee4632acdaf448a2c.zip
Fix app updates
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/files_external/appinfo')
-rw-r--r--apps/files_external/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml
index b48f54ff4d6..be7a0f56a6b 100644
--- a/apps/files_external/appinfo/info.xml
+++ b/apps/files_external/appinfo/info.xml
@@ -9,7 +9,7 @@ This application enables administrators to configure connections to external sto
External storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation.
</description>
- <version>1.9.0</version>
+ <version>1.10.0</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
<author>Michael Gapczynski</author>
@@ -28,7 +28,7 @@ External storage can be configured using the GUI or at the command line. This se
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="18" max-version="18"/>
+ <nextcloud min-version="19" max-version="19"/>
</dependencies>
<commands>