diff --git a/README.md b/README.md index b2e7a484..0781fdfb 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: v2.1.1 +Version: v2.2.0 🐼 Download Chrome Extension 🐼 diff --git a/package.json b/package.json index fb7792c6..8b420ca8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "panda-wallet", - "version": "2.0.1", + "version": "2.2.0", "private": true, "dependencies": { "@testing-library/jest-dom": "^5.17.0", diff --git a/public/builds/pw-v2.1.1.256 b/public/builds/pw-v2.1.1.256 deleted file mode 100644 index 4e2b85e4..00000000 --- a/public/builds/pw-v2.1.1.256 +++ /dev/null @@ -1 +0,0 @@ -c683d8dbd3a15089852eda3534cc0e5b57663609b784d9f9b446c71aaa9fd2bb public/builds/pw-v2.1.1.zip diff --git a/public/builds/pw-v2.1.1.zip b/public/builds/pw-v2.1.1.zip deleted file mode 100644 index c84eaa1d..00000000 Binary files a/public/builds/pw-v2.1.1.zip and /dev/null differ diff --git a/public/builds/pw-v2.2.0.256 b/public/builds/pw-v2.2.0.256 new file mode 100644 index 00000000..5caa8f31 --- /dev/null +++ b/public/builds/pw-v2.2.0.256 @@ -0,0 +1 @@ +8a61a584aa5a91759339a0bc9c08adf907017b7fbd1e7018206720cf644665fe public/builds/pw-v2.2.0.zip diff --git a/public/builds/pw-v2.2.0.zip b/public/builds/pw-v2.2.0.zip new file mode 100644 index 00000000..46aae450 Binary files /dev/null and b/public/builds/pw-v2.2.0.zip differ diff --git a/public/manifest.json b/public/manifest.json index a6aa7af4..c48991ee 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "version": "2.1.1", + "version": "2.2.0", "manifest_version": 3, "name": "Panda Wallet", "description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals",