diff --git a/dist/chrome.zip b/dist/chrome.zip index 43e7b089..a777ee9e 100644 Binary files a/dist/chrome.zip and b/dist/chrome.zip differ diff --git a/dist/firefox.zip b/dist/firefox.zip index edee3c8e..96dae833 100644 Binary files a/dist/firefox.zip and b/dist/firefox.zip differ diff --git a/dist/safari.zip b/dist/safari.zip index fb55f13e..4c8b4c3f 100644 Binary files a/dist/safari.zip and b/dist/safari.zip differ diff --git a/dist/website.zip b/dist/website.zip index eb342384..89c38c10 100644 Binary files a/dist/website.zip and b/dist/website.zip differ diff --git a/package-lock.json b/package-lock.json index b61cb70a..d32b16ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@brumewallet/wallet", - "version": "0.3.27", + "version": "0.3.28", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@brumewallet/wallet", - "version": "0.3.27", + "version": "0.3.28", "dependencies": { "@ethersproject/rlp": "^5.7.0", "@hazae41/arrays": "^1.1.3", diff --git a/package.json b/package.json index 03c91a59..f560f0dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brumewallet/wallet", - "version": "0.3.27", + "version": "0.3.28", "private": true, "scripts": { "dev": "next dev",