Skip to content

Commit 7e49af8

Browse files
committed
Update version to v0.8.1-beta
1 parent 8ca2bf7 commit 7e49af8

File tree

5 files changed

+5
-5
lines changed

5 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.0-beta
5+
Version: v0.8.1-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 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.
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.0-beta.zip" download="panda-wallet-v0.8.0-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.8.1-beta.zip" download="panda-wallet-v0.8.1-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-
`95f4bd4f0959acdb569aff50d10d8c587d743d123b3fb272152339e4c2f64970`
28+
`86a5a2cee221f559b9ed4cf8ba288416d1d7fe73fba5b35a82234208a75aa3d8`
2929

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

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

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
86a5a2cee221f559b9ed4cf8ba288416d1d7fe73fba5b35a82234208a75aa3d8 public/builds/pw-v0.8.1-beta.zip
2.25 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.0",
2+
"version": "0.8.1",
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)