From 33f9aabf3ec9de153c12d831a09950c061bb5018 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Mon, 23 May 2016 12:34:01 -0700 Subject: [PATCH] Version 2.0.0 --- CHANGELOG.md | 2 ++ app/manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fc1f17aa..2b70dacf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Current Master +## 2.0.0 2016-05-23 + - UI Overhaul per Vlad Todirut's designs. - Replaced identicons with jazzicons. - Fixed glitchy transitions. diff --git a/app/manifest.json b/app/manifest.json index d9697627f..56f0ce62e 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "1.8.4", + "version": "2.0.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": {