From d1e2d842ae11a2989708911bd89776944b5cb13d Mon Sep 17 00:00:00 2001 From: kumavis Date: Thu, 23 Jun 2016 12:00:14 -0700 Subject: 2.4.3 --- 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 a0c3a7e8f..158b906bd 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "2.4.2", + "version": "2.4.3", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { -- cgit