From 69204293436608388f0c50f1ceb236b5cc84708d Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Fri, 21 Sep 2018 14:54:37 -0700 Subject: Version 4.11.0 --- app/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/manifest.json') diff --git a/app/manifest.json b/app/manifest.json index 086d5ba00..6c9f78a08 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "4.9.3", + "version": "4.11.0", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", @@ -78,4 +78,4 @@ "*" ] } -} +} \ No newline at end of file -- cgit