diff options
author | Dan Finlay <dan@danfinlay.com> | 2018-09-28 01:33:10 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2018-09-28 01:35:37 +0800 |
commit | 78709499da08104620cd852637a6f05eb95f0902 (patch) | |
tree | 2937bf843de073aa2a323d29185ed2a5442c1740 /app | |
parent | 84077c2da941a4868da6ffdd9685a5f1575e36db (diff) | |
download | dexon-wallet-78709499da08104620cd852637a6f05eb95f0902.tar.gz dexon-wallet-78709499da08104620cd852637a6f05eb95f0902.tar.zst dexon-wallet-78709499da08104620cd852637a6f05eb95f0902.zip |
Version 4.13.0
Diffstat (limited to 'app')
-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 655c9ed1..8fef4562 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "4.11.1", + "version": "4.13.0", "manifest_version": 2, "author": "https://metamask.io", "description": "__MSG_appDescription__", @@ -78,4 +78,4 @@ "*" ] } -}
\ No newline at end of file +} |