diff --git a/README.md b/README.md
index 100d2b76..6883782e 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: v1.0.0
+Version: v1.0.1
# Panda Wallet | Non-Custodial Web3 Wallet For BSV
@@ -20,12 +20,12 @@ Panda Wallet is an open-source and non-custodial web3 wallet for Bitcoin SV (BSV
The beta version of the wallet is open and available to all users. While it has been tested, it is still new software so use at your own risk. The plan once out of beta is to launch on the Google Chrome Store.
-1. **Download:** First you will need to Download The Current Build
+1. **Download:** First you will need to Download The Current Build
. \*\*Always double check that you are at the official Panda Wallet github repo before downloading anything. https://github.com/Panda-Wallet/panda-wallet.
**SHA256 Checksum:** For extra security you can check the checksum:
- `f79306477930d2f5e66f3691bf20bf194f04d43e90dddfa93a25e9ba9f5dbd47`
+ `cfae3da1d3f4cadf90d26a34f5b15b5dd28a07e4bcb818e896fdfe5eaff90464`
Files can also be found in `public/builds`
diff --git a/public/builds/pw-v1.0.0.256 b/public/builds/pw-v1.0.0.256
deleted file mode 100644
index 12cce752..00000000
--- a/public/builds/pw-v1.0.0.256
+++ /dev/null
@@ -1 +0,0 @@
-f79306477930d2f5e66f3691bf20bf194f04d43e90dddfa93a25e9ba9f5dbd47 public/builds/pw-v1.0.0.zip
diff --git a/public/builds/pw-v1.0.1.256 b/public/builds/pw-v1.0.1.256
new file mode 100644
index 00000000..5d53bf66
--- /dev/null
+++ b/public/builds/pw-v1.0.1.256
@@ -0,0 +1 @@
+cfae3da1d3f4cadf90d26a34f5b15b5dd28a07e4bcb818e896fdfe5eaff90464 public/builds/pw-v1.0.1.zip
diff --git a/public/builds/pw-v1.0.0.zip b/public/builds/pw-v1.0.1.zip
similarity index 60%
rename from public/builds/pw-v1.0.0.zip
rename to public/builds/pw-v1.0.1.zip
index 0d4763cb..7d59ff36 100644
Binary files a/public/builds/pw-v1.0.0.zip and b/public/builds/pw-v1.0.1.zip differ
diff --git a/public/manifest.json b/public/manifest.json
index b974d6ed..fec18dcb 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.0",
+ "version": "1.0.1",
"manifest_version": 3,
"name": "Panda Wallet",
"description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals",