diff options
author | Florian Dold <florian.dold@gmail.com> | 2015-12-26 00:56:02 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2015-12-26 00:56:02 +0100 |
commit | edf5d2cc6203b7fd0b1dd9913613b8e18935a026 (patch) | |
tree | fa7d190a94ba5e842423c7994292063207867be0 /extension/manifest.json | |
parent | 18ee7c7f53c66d7837de54de9351a07e8af09494 (diff) |
more types
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 764c88789..e56704083 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.4", + "version": "0.5", "applications": { "gecko": { |