feature/default_network_editable
kumavis 7 years ago
parent 945653eb78
commit cbf94dad4b
  1. 2
      CHANGELOG.md
  2. 4
      app/manifest.json

@ -2,6 +2,8 @@
## Current Master
## 4.5.0 Mon Apr 02 2018
- (beta ui) Internationalization: Select your preferred language in the settings screen
- Internationalization: various locale improvements
- Fix bug where the "Reset account" feature would not clear the network cache.

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "4.4.0",
"version": "4.5.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",
@ -69,4 +69,4 @@
"https://metamask.io/*"
]
}
}
}
Loading…
Cancel
Save