Skip to content

Commit

Permalink
Update version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danwag06 committed Oct 24, 2023
1 parent e3c5bc3 commit f2b3f2f
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

Version: v1.0.2
Version: v1.1.0

# Panda Wallet | Non-Custodial Web3 Wallet For BSV

Expand All @@ -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 <a id="raw-url" href="https://github.com/Panda-Wallet/panda-wallet/raw/main/public/builds/pw-v1.0.2.zip" download="panda-wallet-v1.0.2.zip">Download The Current Build</a>
1. **Download:** First you will need to <a id="raw-url" href="https://github.com/Panda-Wallet/panda-wallet/raw/main/public/builds/pw-v1.1.0.zip" download="panda-wallet-v1.1.0.zip">Download The Current Build</a>
. \*\*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:

`97cd98526c568e7e3e1698c92474cb1d56ff140dc23ed241d60bf5b9f7c42f85`
`07345d4083a8763fa1ad9a4d5bf396bea2e9a59b2564d37b71f3b3a087e386b7`

Files can also be found in `public/builds`

Expand Down
1 change: 0 additions & 1 deletion public/builds/pw-v1.0.2.256

This file was deleted.

Binary file removed public/builds/pw-v1.0.2.zip
Binary file not shown.
1 change: 1 addition & 0 deletions public/builds/pw-v1.1.0.256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
07345d4083a8763fa1ad9a4d5bf396bea2e9a59b2564d37b71f3b3a087e386b7 public/builds/pw-v1.1.0.zip
Binary file added public/builds/pw-v1.1.0.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.1.0",
"manifest_version": 3,
"name": "Panda Wallet",
"description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals",
Expand Down

0 comments on commit f2b3f2f

Please sign in to comment.