diff options
Revert "Revert "Etherscan provider""
Diffstat (limited to 'app/manifest.json')
-rw-r--r-- | app/manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json index 915295914..f37d4663d 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,7 @@ { "name": "__MSG_appName__", - "version": "1.2.1", + "short_name": "Metamask", + "version": "1.3.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { |