From 8dcba9a606f6d3593a5eedbc96452b9828179262 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Mon, 6 Jun 2016 11:22:04 -0700 Subject: [PATCH] Version 2.3.0 --- CHANGELOG.md | 2 ++ app/manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64200fe6d..ea5da782e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Current Master +## 2.3.0 2016-06-06 + - Show network status in title bar - Added seed word recovery to config screen. - Clicking network status indicator now reveals a provider menu. diff --git a/app/manifest.json b/app/manifest.json index ce157bdf3..8cb797e03 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "2.2.0", + "version": "2.3.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": {