Skip to content

Commit 169df84

Browse files
committed
Update version to v0.9.0-beta
1 parent 176c5be commit 169df84

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
Version: v0.8.3-beta
5+
Version: v0.9.0-beta
66

77
# Panda Wallet | Non-Custodial Web3 Wallet For BSV
88

@@ -20,12 +20,12 @@ Panda Wallet is an open-source and non-custodial web3 wallet for Bitcoin SV (BSV
2020

2121
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.
2222

23-
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.8.3-beta.zip" download="panda-wallet-v0.8.3-beta.zip">Download The Current Build</a>
23+
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.9.0-beta.zip" download="panda-wallet-v0.9.0-beta.zip">Download The Current Build</a>
2424
. \*\*Always double check that you are at the official Panda Wallet github repo before downloading anything. https://github.com/Panda-Wallet/panda-wallet.
2525

2626
**SHA256 Checksum:** For extra security you can check the checksum:
2727

28-
`15121ceb5afebf788dc2754e47d3c505a849f0f6d42519c04a3f2ce08f0cfeb6`
28+
`094db7bb10230c397f0fc32cfaad8c8792f2aa9dcf209927ed9528af6d52baf7`
2929

3030
Files can also be found in `public/builds`
3131

public/builds/pw-v0.8.3-beta.256

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/builds/pw-v0.8.3-beta.zip

-2.25 MB
Binary file not shown.

public/builds/pw-v0.9.0-beta.256

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
094db7bb10230c397f0fc32cfaad8c8792f2aa9dcf209927ed9528af6d52baf7 public/builds/pw-v0.9.0-beta.zip

public/builds/pw-v0.9.0-beta.zip

2.26 MB
Binary file not shown.

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.8.3",
2+
"version": "0.9.0",
33
"manifest_version": 3,
44
"name": "Panda Wallet",
55
"description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals",

0 commit comments

Comments
 (0)