From 57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25 Mon Sep 17 00:00:00 2001 From: kumavis Date: Thu, 12 May 2016 03:03:27 -0700 Subject: [PATCH] Version 1.8.3 --- CHANGELOG.md | 5 +++++ app/manifest.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b863578e..e4858e325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## Current Master +## 1.8.3 2016-05-12 + +- Bumped web3 to 0.6.0 +- Really fixed `eth_syncing` method response. + ## 1.8.2 2016-05-11 - Fixed bug where send view would not load correctly the first time it was visited per account. diff --git a/app/manifest.json b/app/manifest.json index 9288c3503..288c153c3 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "1.8.2", + "version": "1.8.3", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": {