Skip to content

Commit 5a5b628

Browse files
committed
Update version to v4.3.1
1 parent a9f3ab2 commit 5a5b628

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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: v4.3.0
5+
Version: v4.3.1
66

77
<a href="https://chromewebstore.google.com/detail/yours-wallet/mlbnicldlpdimbjdcncnklfempedeipj" target="_blank">🌱 Download Chrome Extension 🌱</a>
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yours-wallet",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"private": true,
55
"dependencies": {
66
"@bsv/paymail": "^2.0.2",

public/builds/pw-v4.3.0.256

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

public/builds/pw-v4.3.1.256

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dbab4372ee525aa8bb2ebefd92042e82e787327b51f6f298dfc0ca8a536717db public/builds/pw-v4.3.1.zip
4.18 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": "4.3.0",
2+
"version": "4.3.1",
33
"manifest_version": 3,
44
"name": "Yours Wallet",
55
"description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals",

0 commit comments

Comments
 (0)