From e056148a60817c872f57c7514bb77feb4486c996 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Wed, 9 Mar 2016 16:42:28 -0800 Subject: [PATCH] Bumped version for info page deploy --- app/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/manifest.json b/app/manifest.json index 662d054b0..cc180945d 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_appName__", - "version": "0.11.0", + "version": "0.11.2", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { @@ -48,4 +48,4 @@ "https://metamask.io/*" ] } -} \ No newline at end of file +}