diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-02-09 22:17:24 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-02-09 22:17:24 +0100 |
commit | 14f636d6708edfcd883421ad76c6da1ce6dd27b9 (patch) | |
tree | ab25abedbc69b51ae31ba8f91065e6a3c9e275ca /extension/manifest.json | |
parent | 52d30accca070d26b3b5bbd0575a0f8f25b415da (diff) |
gulp for stable/unstable
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 a4f621da4..b228cc0cc 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,7 +1,7 @@ { "description": "Privacy preserving and transparent payments", "manifest_version": 2, - "name": "GNU Taler Wallet", + "name": "GNU Taler Wallet (git)", "version": "0.5.5", "applications": { |