diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json index 7039caeb8..95aee245c 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": { |