taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 0a1b775b480f417bc1250c68094f99d603f42794
parent 942a6227bae7e32db3f92886a47e00dd7c648067
Author: Florian Dold <florian.dold@gmail.com>
Date:   Wed, 27 Apr 2016 01:46:18 +0200

version

Diffstat:
Mmanifest.json | 2+-
Mtsconfig.json | 3++-
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json @@ -2,7 +2,7 @@ "description": "Privacy preserving and transparent payments", "manifest_version": 2, "name": "GNU Taler Wallet (git)", - "version": "0.5.20", + "version": "0.5.21", "applications": { "gecko": { diff --git a/tsconfig.json b/tsconfig.json @@ -33,4 +33,4 @@ "pages/confirm-create-reserve.tsx", "test/tests/taler.ts" ] -} +} +\ No newline at end of file