aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-12-08 07:34:56 +0800
committerGitHub <noreply@github.com>2017-12-08 07:34:56 +0800
commitd39eb370423e2a2cdd41c47b92796c0d4c829b3b (patch)
tree06ec6c8b8e1cbaa4c5767399c4d65b1f5935799f /app/manifest.json
parent6553ba132d6f1aa889d9052dac021cefcd708cad (diff)
parenta91200fd08b429c81d4096de17cdd9066a632ade (diff)
downloadtangerine-wallet-browser-d39eb370423e2a2cdd41c47b92796c0d4c829b3b.tar.gz
tangerine-wallet-browser-d39eb370423e2a2cdd41c47b92796c0d4c829b3b.tar.zst
tangerine-wallet-browser-d39eb370423e2a2cdd41c47b92796c0d4c829b3b.zip
Merge pull request #2699 from MetaMask/patch-2v3.13.1
Allow Dapps to Specify Nonce
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json
index aa23f85ff..e95e75f6d 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.13.0",
+ "version": "3.13.1",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",