Skip to content

Commit

Permalink
Update version to v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danwag06 committed Dec 19, 2024
1 parent c0b6fb1 commit 08d429f
Show file tree
Hide file tree
Showing 6 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.1
Version: v4.1.2

<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.1",
"version": "4.1.2",
"private": true,
"dependencies": {
"@bsv/paymail": "^2.0.2",
Expand Down
1 change: 0 additions & 1 deletion public/builds/pw-v4.1.1.256

This file was deleted.

1 change: 1 addition & 0 deletions public/builds/pw-v4.1.2.256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b4c071751c68d75ec3da0a2901ba22889e27b50f1e25258265d4d904f0d8758d public/builds/pw-v4.1.2.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.1",
"version": "4.1.2",
"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 08d429f

Please sign in to comment.