From cbf94dad4bac9142041949cddcc038d9f22cb7f9 Mon Sep 17 00:00:00 2001 From: kumavis Date: Mon, 2 Apr 2018 17:19:50 -0700 Subject: 4.5.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 1982b4820..73496adfa 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "4.4.0", + "version": "4.5.0", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", @@ -69,4 +69,4 @@ "https://metamask.io/*" ] } -} +} \ No newline at end of file -- cgit From 31a9fb38c8e944653ea8c087c9bca17309b8b801 Mon Sep 17 00:00:00 2001 From: kumavis Date: Tue, 3 Apr 2018 14:28:30 -0700 Subject: 4.5.1 --- 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 73496adfa..99305f20e 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "4.5.0", + "version": "4.5.1", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", -- cgit From 222f207b7842734b5eea79e68391ef9e19bec1fa Mon Sep 17 00:00:00 2001 From: kumavis Date: Wed, 4 Apr 2018 09:10:33 -0700 Subject: 4.5.2 --- 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 99305f20e..2a18bdb2d 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "4.5.1", + "version": "4.5.2", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", -- cgit From db177c79f6b26c562274c4a12bf567547b4a7489 Mon Sep 17 00:00:00 2001 From: kumavis Date: Wed, 4 Apr 2018 15:20:25 -0700 Subject: 4.5.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 2a18bdb2d..61d2c5b5e 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "4.5.2", + "version": "4.5.3", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", -- cgit From 000aa55dd32c998acaea63fbaad69bc05179acc0 Mon Sep 17 00:00:00 2001 From: kumavis Date: Thu, 5 Apr 2018 15:14:04 -0700 Subject: v4.5.4 --- 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 61d2c5b5e..5aa14b1e9 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "4.5.3", + "version": "4.5.4", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", -- cgit From b91bd818c7c2aec2952036a2f69ab05e0690a06e Mon Sep 17 00:00:00 2001 From: kumavis Date: Fri, 6 Apr 2018 09:58:51 -0700 Subject: 4.5.5 --- 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 5aa14b1e9..dc46f1ca4 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "4.5.4", + "version": "4.5.5", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", -- cgit