Version 2.3.1

feature/default_network_editable
Dan Finlay 9 years ago
parent 4ebc73d040
commit 1324d15b11
  1. 3
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,8 +2,11 @@
## Current Master ## Current Master
## 2.3.1 2016-06-09
- Style up the info page - Style up the info page
- Cache identicon images to optimize for long lists of transactions. - Cache identicon images to optimize for long lists of transactions.
- Fix out of gas errors
## 2.3.0 2016-06-06 ## 2.3.0 2016-06-06

@ -1,7 +1,7 @@
{ {
"name": "__MSG_appName__", "name": "__MSG_appName__",
"short_name": "Metamask", "short_name": "Metamask",
"version": "2.3.0", "version": "2.3.1",
"manifest_version": 2, "manifest_version": 2,
"description": "__MSG_appDescription__", "description": "__MSG_appDescription__",
"icons": { "icons": {

Loading…
Cancel
Save