aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-06-25 13:17:48 +0200
committerGitHub <noreply@github.com>2021-06-25 13:17:48 +0200
commit00edbc2adf4d9362041f5611c62967f5a70e5b7e (patch)
tree18e975ca5b88f51a2bd81ed4e039b79230d9217a /apps/files_external
parente35ed31b31848bac58e85e097768df9fb54c3a6f (diff)
parenta651dbd2c09cf7f214523f645665bdbc902ce4f4 (diff)
downloadnextcloud-server-00edbc2adf4d9362041f5611c62967f5a70e5b7e.tar.gz
nextcloud-server-00edbc2adf4d9362041f5611c62967f5a70e5b7e.zip
Merge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2
Bump app version
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml
index 3049c469c98..117c9fcc181 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.12.1</version>
+ <version>1.13.0</version>
<licence>agpl</licence>
<author>Robin Appelman</author>
<author>Michael Gapczynski</author>