taler-typescript-core

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

commit b55054241e6156432df5f3991bbb8cb0e6091c2c
parent 43d60f439bf2adc309fd4ca0799a8fd7ad100add
Author: Florian Dold <florian.dold@gmail.com>
Date:   Wed,  3 Jun 2020 16:48:27 +0530

bump version

Diffstat:
Mwebextension/manifest.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webextension/manifest.json b/webextension/manifest.json @@ -4,8 +4,8 @@ "name": "GNU Taler Wallet (git)", "description": "Privacy preserving and transparent payments", "author": "GNU Taler Developers", - "version": "0.6.77.3", - "version_name": "0.7.1-dev.2", + "version": "0.6.77.4", + "version_name": "0.7.1-dev.3", "minimum_chrome_version": "51", "minimum_opera_version": "36",