From 4be3fe5906d6c5fde0f1611847524ab61296ebbe Mon Sep 17 00:00:00 2001 From: Dan Finlay <542863+danfinlay@users.noreply.github.com> Date: Thu, 29 Nov 2018 13:43:00 -0800 Subject: Version 5.0.4 RC1 (#5859) --- app/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/manifest.json b/app/manifest.json index c74d88448..a6d1d3534 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "5.0.3", + "version": "5.0.4", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", @@ -85,4 +85,4 @@ "*" ] } -} +} \ No newline at end of file -- cgit