Version 4.13.0

feature/default_network_editable
Dan Finlay 6 years ago
parent 84077c2da9
commit 78709499da
  1. 4
      CHANGELOG.md
  2. 4
      app/manifest.json

@ -2,6 +2,10 @@
## Current Develop Branch
## 4.13.0
- A rollback release, equivalent to `v4.11.1` to be deployed in the case that `v4.12.0` is found to have bugs.
## 4.11.1 Tuesday September 25 2018
- Adds Ledger support.

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "4.11.1",
"version": "4.13.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",
@ -78,4 +78,4 @@
"*"
]
}
}
}

Loading…
Cancel
Save