Skip to content

Commit

Permalink
Update version to v0.5.2-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
danwag06 committed Oct 10, 2023
1 parent deafbeb commit 634fa8c
Show file tree
Hide file tree
Showing 5 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: v0.5.1-alpha
Version: v0.5.2-alpha

# 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 alpha 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 alpha/beta is to launch on the Google Chrome Store.

1. **Download:** First you will need to <a id="raw-url" href="https://github.com/Panda-Wallet/panda-wallet/raw/main/public/builds/pw-v0.5.1-alpha.zip" download="panda-wallet-v0.5.1-alpha.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-v0.5.2-alpha.zip" download="panda-wallet-v0.5.2-alpha.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:

`7410cdb02c539a7b7b16840dc31161a84b2a84f147faac49554bd49e41e0ff15`
`776609e25ef0cd96a064150f0c4f26bdfa16280c871d7c582cab61cc5a223aea`

Files can also be found in `public/builds`

Expand Down
1 change: 0 additions & 1 deletion public/builds/pw-v0.5.1-alpha.256

This file was deleted.

1 change: 1 addition & 0 deletions public/builds/pw-v0.5.2-alpha.256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
776609e25ef0cd96a064150f0c4f26bdfa16280c871d7c582cab61cc5a223aea public/builds/pw-v0.5.2-alpha.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": "0.5.1",
"version": "0.5.2",
"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 634fa8c

Please sign in to comment.