Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Mar 4, 2024
1 parent c4e35ab commit 7bf7ea1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nami-wallet",
"version": "3.7.2",
"version": "3.7.3",
"description": "A wallet to experience Cardano to the fullest",
"license": "Apache-2.0",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Nami",
"version": "3.7.2",
"version": "3.7.3",
"description": "A wallet to experience Cardano to the fullest",
"background": { "service_worker": "background.bundle.js" },
"action": {
Expand Down

0 comments on commit 7bf7ea1

Please sign in to comment.