diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-03-04 18:01:52 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-03-04 18:01:52 +0100 |
commit | fe0689980ff9aad014d884285974cc7a23cf072e (patch) | |
tree | ffd1640a2f86388483c45be1d4e36ff66c99747c /manifest.json | |
parent | 13a8f36cad4d5d2ffec788ff6b4d5b61ed4ddff9 (diff) |
Fix notification registration on installing the wallet.
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 b83a68533..bd3ee2221 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.15", + "version": "0.5.17", "applications": { "gecko": { |