mirror of
https://github.com/trezor/trezor-wallet
synced 2025-07-25 16:08:37 +00:00
version and changelog
This commit is contained in:
parent
bb6a13812b
commit
08826e1e85
@ -1,3 +1,10 @@
|
|||||||
|
## 1.4.0-beta
|
||||||
|
|
||||||
|
**updated**
|
||||||
|
|
||||||
|
- connect v8
|
||||||
|
- discovery process for ethereum
|
||||||
|
|
||||||
## 1.3.4-beta
|
## 1.3.4-beta
|
||||||
|
|
||||||
**changed**
|
**changed**
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "trezor-wallet",
|
"name": "trezor-wallet",
|
||||||
"version": "1.3.3-beta",
|
"version": "1.4.0-beta",
|
||||||
"author": "TREZOR <info@trezor.io>",
|
"author": "TREZOR <info@trezor.io>",
|
||||||
"description": "",
|
"description": "",
|
||||||
"bin": {
|
"bin": {
|
||||||
@ -141,4 +141,4 @@
|
|||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"fsevents": "1.2.7"
|
"fsevents": "1.2.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user