diff options
author | John Molakvoæ <skjnldsv@users.noreply.github.com> | 2021-06-25 13:17:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-25 13:17:48 +0200 |
commit | 00edbc2adf4d9362041f5611c62967f5a70e5b7e (patch) | |
tree | 18e975ca5b88f51a2bd81ed4e039b79230d9217a /apps/sharebymail | |
parent | e35ed31b31848bac58e85e097768df9fb54c3a6f (diff) | |
parent | a651dbd2c09cf7f214523f645665bdbc902ce4f4 (diff) | |
download | nextcloud-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/sharebymail')
-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 ec2680ba095..ba5d2b98e8f 100644 --- a/apps/sharebymail/appinfo/info.xml +++ b/apps/sharebymail/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Share by mail</name> <summary>Share provider which allows you to share files by mail</summary> <description>Share provider which allows you to share files by mail</description> - <version>1.11.0</version> + <version>1.12.0</version> <licence>agpl</licence> <author>Bjoern Schiessle</author> <namespace>ShareByMail</namespace> |