diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-02-10 02:03:31 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-02-10 02:03:31 +0100 |
commit | a04a9d0424564d942872ba1137eac413a169f0f2 (patch) | |
tree | e1209f853cf8b75b7b1fc371b926a30aa999d47d /extension/manifest.json | |
parent | 14f636d6708edfcd883421ad76c6da1ce6dd27b9 (diff) |
refactoring / cosmetic changes
Diffstat (limited to 'extension/manifest.json')
-rw-r--r-- | extension/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/manifest.json b/extension/manifest.json index b228cc0cc..1eeeea6a6 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "description": "Privacy preserving and transparent payments", "manifest_version": 2, "name": "GNU Taler Wallet (git)", - "version": "0.5.5", + "version": "0.5.6", "applications": { "gecko": { |