diff options
-rw-r--r-- | app/manifest.json | 4 |
1 files 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 +} |