Skip to content

Commit

Permalink
Update version to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danwag06 committed Feb 10, 2025
1 parent 1150a17 commit 153b95b
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

Version: v4.1.6
Version: v4.2.0

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yours-wallet",
"version": "4.1.6",
"version": "4.2.0",
"private": true,
"dependencies": {
"@bsv/paymail": "^2.0.2",
Expand Down
1 change: 0 additions & 1 deletion public/builds/pw-v4.1.6.256

This file was deleted.

Binary file removed public/builds/pw-v4.1.6.zip
Binary file not shown.
1 change: 1 addition & 0 deletions public/builds/pw-v4.2.0.256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
704039ad391942658b9332eadb75662416c102313b162ea3963c5364cedfd5c7 public/builds/pw-v4.2.0.zip
Binary file added public/builds/pw-v4.2.0.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.1.6",
"version": "4.2.0",
"manifest_version": 3,
"name": "Yours Wallet",
"description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals",
Expand Down

0 comments on commit 153b95b

Please sign in to comment.