diff --git a/appinfo/info.xml b/appinfo/info.xml index d76a24dc..b8b5f512 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -3,7 +3,7 @@ mail Mail Easy to use email client which connects to your mail server via IMAP and SMTP. - 0.4.4 + 0.5.0 AGPL Thomas Müller, Jan-Christoph Borchardt, Christoph Wurst, Steffen Lindner, Lukas Reschke, Thomas Imbreckx, Robin McCorkell, Clement Wong & many more … diff --git a/appinfo/version b/appinfo/version index 6f2743d6..8f0916f7 100644 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -0.4.4 +0.5.0 diff --git a/package.json b/package.json index 06ccaec0..394c91fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mail", - "version": "0.4.4", + "version": "0.5.0", "description": "Mail app for ownCloud", "main": "index.js", "directories": {