Version bump 5.0.2

This commit is contained in:
Victor Baranov 2020-04-16 15:52:09 +03:00
parent 60bcb409fd
commit 85e4de47bd
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 5.0.2 Thu Apr 16 2020
- [#359](https://github.com/poanetwork/nifty-wallet/pull/359) - (Fix) Fix exposed accounts in wallet locked state
- [#355](https://github.com/poanetwork/nifty-wallet/pull/355) - (Feature) Add RSK/testnet default tokens
- [#354](https://github.com/poanetwork/nifty-wallet/pull/354) - (Fix) `accountsChanged` event emittance (a part of EIP-1193)

View File

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "5.0.1",
"version": "5.0.2",
"manifest_version": 2,
"author": "POA Network",
"description": "__MSG_appDescription__",