diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-11-17 14:29:16 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-11-17 14:29:16 +0100 |
commit | b078844c7f53ba8c674c1658ff1a64c91e11f17a (patch) | |
tree | 56de0698ca453ee4c4ddab34820f6219dee5e9dc /manifest.json | |
parent | 2cb642aac0f7e8342023cfdc8eda83d2dec5f4e0 (diff) |
do not truncate amounts
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 94f02c86b..7217b8668 100644 --- a/manifest.json +++ b/manifest.json @@ -4,8 +4,8 @@ "name": "GNU Taler Wallet (git)", "description": "Privacy preserving and transparent payments", "author": "GNU Taler Developers", - "version": "0.6.28", - "version_name": "0.1.4", + "version": "0.6.29", + "version_name": "0.1.5", "minimum_chrome_version": "49", "minimum_opera_version": "36", |