diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-04-22 18:03:56 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-04-22 18:03:56 +0200 |
commit | 52707f87e7faf1ae985c88b6787b688d121b538b (patch) | |
tree | 71d9d71ef88d69896d011325dabbd4758e3e63fd /manifest.json | |
parent | f6ba6074b7f729ddd9790b2c465451401d8caf2f (diff) |
adapt to protocol changes and improve error handling
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 185232f57..215f9dcba 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "description": "Privacy preserving and transparent payments", "manifest_version": 2, "name": "GNU Taler Wallet (git)", - "version": "0.5.19", + "version": "0.5.20", "applications": { "gecko": { |