From 84c28896a677c7a9b6ea006e0ff45caff006fba3 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 25 Jun 2019 12:43:38 -0700 Subject: Version 6.7.0 --- app/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/manifest.json b/app/manifest.json index 6407c8c1c..27741869e 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "6.6.2", + "version": "6.7.0", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", -- cgit