diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-01-18 22:28:19 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-01-18 22:28:19 +0100 |
commit | fffc1153ca0ea08ef9c6d519e7f3d9a26fa17dd1 (patch) | |
tree | e025a75cc9cf09daa8c0304c8b5bbc11e727c0b1 /extension/manifest.json | |
parent | f5626ef322709e11899be4ff136ff2a2cf7f37ed (diff) |
Gulp build file
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 619d986a2..3590a126e 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", - "version": "0.5", + "version": "0.5.1", "applications": { "gecko": { |