diff --git a/dist/chrome.zip b/dist/chrome.zip index cb78f702..f9ad8ced 100644 Binary files a/dist/chrome.zip and b/dist/chrome.zip differ diff --git a/dist/firefox.zip b/dist/firefox.zip index 5e15f98a..e6360300 100644 Binary files a/dist/firefox.zip and b/dist/firefox.zip differ diff --git a/dist/safari.zip b/dist/safari.zip index a9027baf..09020a49 100644 Binary files a/dist/safari.zip and b/dist/safari.zip differ diff --git a/dist/website.zip b/dist/website.zip index 50370969..38f8a364 100644 Binary files a/dist/website.zip and b/dist/website.zip differ diff --git a/package-lock.json b/package-lock.json index 9b707fdc..ef936df2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@brumewallet/wallet", - "version": "0.5.1", + "version": "0.5.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@brumewallet/wallet", - "version": "0.5.1", + "version": "0.5.2", "dependencies": { "@capacitor/android": "^5.6.0", "@capacitor/core": "^5.6.0", diff --git a/package.json b/package.json index 3ed4c455..073d370a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brumewallet/wallet", - "version": "0.5.1", + "version": "0.5.2", "private": true, "scripts": { "dev": "next dev",