Bump versioning.

feature/default_network_editable
Kevin Serrano 8 years ago
parent 648dd59890
commit a9b390c58c
  1. 5
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,11 @@
## Current Master ## Current Master
## 2.9.2 2016-08-24
- Fixed shortcut bug from preventing installation.
## 2.9.1 2016-08-24 ## 2.9.1 2016-08-24
- Added static image as fallback for when WebGL isn't supported. - Added static image as fallback for when WebGL isn't supported.

@ -1,7 +1,7 @@
{ {
"name": "MetaMask", "name": "MetaMask",
"short_name": "Metamask", "short_name": "Metamask",
"version": "2.9.1", "version": "2.9.2",
"manifest_version": 2, "manifest_version": 2,
"description": "Ethereum Browser Extension", "description": "Ethereum Browser Extension",
"commands": { "commands": {

Loading…
Cancel
Save