diff options
author | Joas Schilling <coding@schilljs.com> | 2017-05-22 10:35:25 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2017-05-22 10:35:25 +0200 |
commit | bc8fbc1a678725dc9677a6c1a25cd693eca81286 (patch) | |
tree | f53d46fd5f6621bcc32169d7045da8149f2d9f33 /apps/sharebymail/appinfo | |
parent | fdfe8f7f152b18e25751fd88a9a3e52a070644a5 (diff) | |
download | nextcloud-server-bc8fbc1a678725dc9677a6c1a25cd693eca81286.tar.gz nextcloud-server-bc8fbc1a678725dc9677a6c1a25cd693eca81286.zip |
Bump app versions as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/sharebymail/appinfo')
-rw-r--r-- | apps/sharebymail/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/appinfo/info.xml b/apps/sharebymail/appinfo/info.xml index 475999dc883..b64573d59a0 100644 --- a/apps/sharebymail/appinfo/info.xml +++ b/apps/sharebymail/appinfo/info.xml @@ -5,7 +5,7 @@ <description>Share provider which allows you to share files by mail</description> <licence>AGPL</licence> <author>Bjoern Schiessle</author> - <version>1.2.0</version> + <version>1.3.0</version> <namespace>ShareByMail</namespace> <category>other</category> <dependencies> |