Skip to content

Commit a6a6903

Browse files
committed
Update version to v0.13.0-beta
1 parent 4689fc2 commit a6a6903

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.12.0-beta
5+
Version: v0.13.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.12.0-beta.zip" download="panda-wallet-v0.12.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.13.0-beta.zip" download="panda-wallet-v0.13.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-
`16f64cb240e36d620b94158b52a8ac73b4a57dc7b75ab8157525d5c53232250f`
28+
`e6f1d10f3b88d393758e220222414dd51fb1e99ab823e2d9b88d77b230c6f9c8`
2929

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

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

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

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

-2.27 MB
Binary file not shown.

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

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

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

2.28 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.12.0",
2+
"version": "0.13.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)