1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-14 04:19:09 +00:00

version and changelog

This commit is contained in:
Vladimir Volek 2020-04-03 11:45:18 +02:00
parent bb6a13812b
commit 08826e1e85
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
## 1.4.0-beta
**updated**
- connect v8
- discovery process for ethereum
## 1.3.4-beta
**changed**

View File

@ -1,6 +1,6 @@
{
"name": "trezor-wallet",
"version": "1.3.3-beta",
"version": "1.4.0-beta",
"author": "TREZOR <info@trezor.io>",
"description": "",
"bin": {
@ -141,4 +141,4 @@
"optionalDependencies": {
"fsevents": "1.2.7"
}
}
}