diff options
| author | Florian Dold <florian.dold@gmail.com> | 2016-04-27 01:46:18 +0200 | 
|---|---|---|
| committer | Florian Dold <florian.dold@gmail.com> | 2016-04-27 01:46:24 +0200 | 
| commit | 0a1b775b480f417bc1250c68094f99d603f42794 (patch) | |
| tree | 5f27472bcc16e204cb8e2070277d2c5a6c3bb325 | |
| parent | 942a6227bae7e32db3f92886a47e00dd7c648067 (diff) | |
version
| -rw-r--r-- | manifest.json | 2 | ||||
| -rw-r--r-- | tsconfig.json | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/manifest.json b/manifest.json index 215f9dcba..f5e2c14a7 100644 --- 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 index 0ce2125c5..0e6337d86 100644 --- 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 | 
