From 5d93e8fa7433a55e8623039887f7d2032796b451 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Thu, 21 Jul 2016 13:42:09 -0700 Subject: Version 2.7.0 --- app/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/manifest.json') diff --git a/app/manifest.json b/app/manifest.json index 4cca79c72..88b097f5d 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "2.6.2", + "version": "2.7.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { -- cgit