Skip to content

Commit

Permalink
Update version to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danwag06 committed Nov 6, 2024
1 parent 006af47 commit 013f2c9
Show file tree
Hide file tree
Showing 8 changed files with 93 additions and 97 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.0.0
Version: v4.1.0

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

Expand Down
181 changes: 89 additions & 92 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"name": "yours-wallet",
"version": "4.0.0",
"version": "4.1.0",
"private": true,
"dependencies": {
"@bsv/paymail": "^2.0.2",
"@bsv/sdk": "^1.1.24",
"@fortawesome/react-fontawesome": "^0.2.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@ramonak/react-progress-bar": "^5.2.0",
"@tempfix/idb": "^8.0.3",
"@testing-library/jest-dom": "^6.5.0",
Expand Down
1 change: 0 additions & 1 deletion public/builds/pw-v4.0.0.256

This file was deleted.

Binary file removed public/builds/pw-v4.0.0.zip
Binary file not shown.
1 change: 1 addition & 0 deletions public/builds/pw-v4.1.0.256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3d311186e83fde01d6107f044acd4799391e9ad03b5971550119c2c4145d64fc public/builds/pw-v4.1.0.zip
Binary file added public/builds/pw-v4.1.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.0.0",
"version": "4.1.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 013f2c9

Please sign in to comment.