diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-03-10 16:06:58 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-03-10 16:06:58 +0100 |
commit | 98de0acd6f71da674b2a8c8fe874d6b1d1d24582 (patch) | |
tree | bbdbfb6524306688fe13381aa90b7d666ce8bdc7 /manifest.json | |
parent | 28e3e4640f8ec31bfbc6667d70dcb94961fcca93 (diff) |
minor version
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json index ead48f507..623fa8c6c 100644 --- a/manifest.json +++ b/manifest.json @@ -4,10 +4,10 @@ "name": "GNU Taler Wallet (git)", "description": "Privacy preserving and transparent payments", "author": "GNU Taler Developers", - "version": "0.6.37", - "version_name": "0.2.0", + "version": "0.6.38", + "version_name": "0.2.1", - "minimum_chrome_version": "49", + "minimum_chrome_version": "51", "minimum_opera_version": "36", "applications": { |