diff --git a/README.md b/README.md
index 0ebe0aeb..a7e61c07 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.1.1
+Version: v1.1.2
# 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 wallet is open and available to all users. Once we've launched to the chrome store, these steps will not be required.
-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:
- `23a2afdd8cadd3619aa447c412dd23f0df6efafe75d571755e722d65325259bd`
+ `2e85ffaccb1f63cbce3d3ba87ae8cd6ca6103f29e4361ee5bbbfd939a410fc3c`
Files can also be found in `public/builds`
diff --git a/public/builds/pw-v1.1.1.256 b/public/builds/pw-v1.1.1.256
deleted file mode 100644
index bfaf0961..00000000
--- a/public/builds/pw-v1.1.1.256
+++ /dev/null
@@ -1 +0,0 @@
-23a2afdd8cadd3619aa447c412dd23f0df6efafe75d571755e722d65325259bd public/builds/pw-v1.1.1.zip
diff --git a/public/builds/pw-v1.1.1.zip b/public/builds/pw-v1.1.1.zip
deleted file mode 100644
index 5cfe824d..00000000
Binary files a/public/builds/pw-v1.1.1.zip and /dev/null differ
diff --git a/public/builds/pw-v1.1.2.256 b/public/builds/pw-v1.1.2.256
new file mode 100644
index 00000000..80a30570
--- /dev/null
+++ b/public/builds/pw-v1.1.2.256
@@ -0,0 +1 @@
+2e85ffaccb1f63cbce3d3ba87ae8cd6ca6103f29e4361ee5bbbfd939a410fc3c public/builds/pw-v1.1.2.zip
diff --git a/public/builds/pw-v1.1.2.zip b/public/builds/pw-v1.1.2.zip
new file mode 100644
index 00000000..83c14054
Binary files /dev/null and b/public/builds/pw-v1.1.2.zip differ
diff --git a/public/manifest.json b/public/manifest.json
index 3a4037d0..29c1c2a8 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.1",
+ "version": "1.1.2",
"manifest_version": 3,
"name": "Panda Wallet",
"description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals",