1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00

Bump version to 1.5.1

This commit is contained in:
Dan Finlay 2016-04-15 10:01:46 -07:00
parent 382cca4a8e
commit 81fc1e5f7d
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Current Master
# 1.5.1 2016-04-15
- Corrected text above account list. Selected account is visible to all sites, not just the current domain.
- Merged the UI codebase into the main plugin codebase for simpler maintenance.
- Fix Ether display rounding error. Now rendering to four decimal points.

View File

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