Skip to content

Commit eb063a2

Browse files
committed
Update version to v0.8.0-beta
1 parent b1ac773 commit eb063a2

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.7.0-beta
5+
Version: v0.8.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 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.7.0-beta.zip" download="panda-wallet-v0.7.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.0-beta.zip" download="panda-wallet-v0.8.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-
`94453a7944ea51187ff995a1d8c0a85ce2a6abdb906f76c60a51295c24a2cddf`
28+
`95f4bd4f0959acdb569aff50d10d8c587d743d123b3fb272152339e4c2f64970`
2929

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

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

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

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

-2.25 MB
Binary file not shown.

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

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

public/builds/pw-v0.8.0-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.7.0",
2+
"version": "0.8.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)