diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2018-01-14 11:40:53 +0100 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2018-01-14 11:40:53 +0100 |
commit | db411f87717f02f7d967c0d43600bb5e9cef862f (patch) | |
tree | bf11115403aa913503bbe9832770379e3386914e /apps/sharebymail | |
parent | c14af47fd90b923c935068fa564c670779c0ebe0 (diff) | |
download | nextcloud-server-db411f87717f02f7d967c0d43600bb5e9cef862f.tar.gz nextcloud-server-db411f87717f02f7d967c0d43600bb5e9cef862f.zip |
Bump apps
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/appinfo/info.xml b/apps/sharebymail/appinfo/info.xml index b64573d59a0..f1cd70a66b3 100644 --- a/apps/sharebymail/appinfo/info.xml +++ b/apps/sharebymail/appinfo/info.xml @@ -5,11 +5,11 @@ <description>Share provider which allows you to share files by mail</description> <licence>AGPL</licence> <author>Bjoern Schiessle</author> - <version>1.3.0</version> + <version>1.4.0</version> <namespace>ShareByMail</namespace> <category>other</category> <dependencies> - <nextcloud min-version="13" max-version="13" /> + <nextcloud min-version="14" max-version="14" /> </dependencies> <default_enable/> |