bump version

This commit is contained in:
Florian Dold 2021-01-06 17:06:31 +01:00
parent 458777c5a2
commit af08b2d1fe
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"name": "GNU Taler Wallet (git)",
"description": "Privacy preserving and transparent payments",
"author": "GNU Taler Developers",
"version": "0.8.0.4",
"version_name": "0.8.0",
"version": "0.8.0.5",
"version_name": "0.8.1-dev.1",
"minimum_chrome_version": "51",
"minimum_opera_version": "36",

View File

@ -1,6 +1,6 @@
{
"name": "taler-wallet-webextension",
"version": "0.8.0",
"version": "0.8.1-dev.1",
"description": "GNU Taler Wallet browser extension",
"main": "./build/index.js",
"types": "./build/index.d.ts",