diff --git a/README.md b/README.md index faf678c..ce8f611 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) -Version: v4.1.6 +Version: v4.2.0 🌱 Download Chrome Extension 🌱 diff --git a/package.json b/package.json index c0eec2c..4fdd704 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yours-wallet", - "version": "4.1.6", + "version": "4.2.0", "private": true, "dependencies": { "@bsv/paymail": "^2.0.2", diff --git a/public/builds/pw-v4.1.6.256 b/public/builds/pw-v4.1.6.256 deleted file mode 100644 index 2c71ba2..0000000 --- a/public/builds/pw-v4.1.6.256 +++ /dev/null @@ -1 +0,0 @@ -341a31124f2707b8c6bd2f5e240b0cd0aa901a8c73a648929cfcc5d7f3dd3c11 public/builds/pw-v4.1.6.zip diff --git a/public/builds/pw-v4.1.6.zip b/public/builds/pw-v4.1.6.zip deleted file mode 100644 index ef64c22..0000000 Binary files a/public/builds/pw-v4.1.6.zip and /dev/null differ diff --git a/public/builds/pw-v4.2.0.256 b/public/builds/pw-v4.2.0.256 new file mode 100644 index 0000000..132ecb0 --- /dev/null +++ b/public/builds/pw-v4.2.0.256 @@ -0,0 +1 @@ +704039ad391942658b9332eadb75662416c102313b162ea3963c5364cedfd5c7 public/builds/pw-v4.2.0.zip diff --git a/public/builds/pw-v4.2.0.zip b/public/builds/pw-v4.2.0.zip new file mode 100644 index 0000000..8048d2e Binary files /dev/null and b/public/builds/pw-v4.2.0.zip differ diff --git a/public/manifest.json b/public/manifest.json index d1ecd5d..1fc0f3a 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "4.1.6", + "version": "4.2.0", "manifest_version": 3, "name": "Yours Wallet", "description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals",