This commit is contained in:
Victor Baranov 2020-03-31 01:02:47 +03:00
parent 46d54ae711
commit 4f50d9c5c3
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
## 5.0.0 Tue Mar 31 2020
- [#340](https://github.com/poanetwork/nifty-wallet/pull/340) - (Feature) Update in-page provider (EIP-1193)
- [#334](https://github.com/poanetwork/nifty-wallet/pull/334) - (Feature) Ability to set tx value for payable methods
- [#333](https://github.com/poanetwork/nifty-wallet/pull/333) - (Fix) Support RSK testnet explorer links

View File

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