summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-12-13 20:41:55 +0100
committerJoas Schilling <coding@schilljs.com>2016-12-13 20:41:55 +0100
commitedec1fafe789ef54d8e73059b2ee8e0f2b404ce6 (patch)
tree2151b669eda865ac28668ac5ebed0ab095eb8e50 /apps/sharebymail
parent03b648be13fa9be20babce0ccd8d4d97b008d569 (diff)
downloadnextcloud-server-edec1fafe789ef54d8e73059b2ee8e0f2b404ce6.tar.gz
nextcloud-server-edec1fafe789ef54d8e73059b2ee8e0f2b404ce6.zip
Update app versions and requirements
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/appinfo/info.xml b/apps/sharebymail/appinfo/info.xml
index 56977fcf285..5528f6158d9 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.0.1</version>
+ <version>1.1.0</version>
<namespace>ShareByMail</namespace>
<category>other</category>
<dependencies>
- <nextcloud min-version="11" max-version="11" />
+ <nextcloud min-version="12" max-version="12" />
</dependencies>
<default_enable/>