Skip to content

Commit eac3820

Browse files
committed
Update version to v0.7.0
1 parent e18c1a9 commit eac3820

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.6.0-alpha
5+
Version: v0.7.0-alpha
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.6.0-alpha.zip" download="panda-wallet-v0.6.0-alpha.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.7.0-alpha.zip" download="panda-wallet-v0.7.0-alpha.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-
`6151d048ba2dc2d453ba5bed3960756db82bef6b1ef28effd8c5bba193b51a78`
28+
`973801557a246174c47b6c385dff160b0b84fa2fd9ad3132b63fab0861852903`
2929

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

public/builds/pw-v0.6.0-alpha.256

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

public/builds/pw-v0.6.0-alpha.zip

-2.25 MB
Binary file not shown.

public/builds/pw-v0.7.0.256

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
973801557a246174c47b6c385dff160b0b84fa2fd9ad3132b63fab0861852903 public/builds/pw-v0.7.0.zip

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