diff --git a/README.md b/README.md index f8225393..af4c0e12 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: v3.1.0 +Version: v3.2.0 🐼 Download Chrome Extension 🐼 diff --git a/package.json b/package.json index e1d0f8ca..3989e22c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "panda-wallet", - "version": "3.1.0", + "version": "3.2.0", "private": true, "dependencies": { "@testing-library/jest-dom": "^5.17.0", diff --git a/public/builds/pw-v3.1.0.256 b/public/builds/pw-v3.1.0.256 deleted file mode 100644 index 33d098f4..00000000 --- a/public/builds/pw-v3.1.0.256 +++ /dev/null @@ -1 +0,0 @@ -be06170177dea8438582b788f78efeb607fbc886147c8f0dea0ab71f0d2456f2 public/builds/pw-v3.1.0.zip diff --git a/public/builds/pw-v3.2.0.256 b/public/builds/pw-v3.2.0.256 new file mode 100644 index 00000000..177eb23a --- /dev/null +++ b/public/builds/pw-v3.2.0.256 @@ -0,0 +1 @@ +558b6b57ba502d31ac7aee5524bbf770c8eb16ac647328b38da7ddacf3e805fa public/builds/pw-v3.2.0.zip diff --git a/public/builds/pw-v3.1.0.zip b/public/builds/pw-v3.2.0.zip similarity index 50% rename from public/builds/pw-v3.1.0.zip rename to public/builds/pw-v3.2.0.zip index 5746780e..eec4bfff 100644 Binary files a/public/builds/pw-v3.1.0.zip and b/public/builds/pw-v3.2.0.zip differ diff --git a/public/manifest.json b/public/manifest.json index f11e81f1..1281e6ab 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "3.1.0", + "version": "3.2.0", "manifest_version": 3, "name": "Yours Wallet", "description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals",