diff --git a/dist/chrome.zip b/dist/chrome.zip index f6b70a29..1e29236e 100644 Binary files a/dist/chrome.zip and b/dist/chrome.zip differ diff --git a/dist/firefox.zip b/dist/firefox.zip index 9be4fa2b..682f6511 100644 Binary files a/dist/firefox.zip and b/dist/firefox.zip differ diff --git a/dist/safari.zip b/dist/safari.zip index 694d9996..0cd679f7 100644 Binary files a/dist/safari.zip and b/dist/safari.zip differ diff --git a/dist/website.zip b/dist/website.zip index 52d2098b..efef318d 100644 Binary files a/dist/website.zip and b/dist/website.zip differ diff --git a/package-lock.json b/package-lock.json index b858dd5a..012fe2f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@brumewallet/wallet", - "version": "0.4.13", + "version": "0.4.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@brumewallet/wallet", - "version": "0.4.13", + "version": "0.4.14", "dependencies": { "@hazae41/alocer": "^1.0.9", "@hazae41/base16": "^1.0.16", diff --git a/package.json b/package.json index c5b92608..d053af1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brumewallet/wallet", - "version": "0.4.13", + "version": "0.4.14", "private": true, "scripts": { "dev": "next dev",