Skip to content

Commit

Permalink
chore: update pali version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasgabrielgsp committed Apr 10, 2024
2 parents 01c532c + 75a31af commit f03bb71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Pali Wallet",
"version": "2.0.17",
"version": "2.0.18",
"icons": {
"16": "assets/icons/favicon-16.png",
"32": "assets/icons/favicon-32.png",
Expand Down Expand Up @@ -91,4 +91,4 @@
}
}
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paliwallet",
"version": "2.0.17",
"version": "2.0.18",
"description": "A Non-Custodial Crypto Wallet",
"private": true,
"repository": {
Expand Down Expand Up @@ -176,4 +176,4 @@
},
"homepage": "https://github.com/syscoin/pali_wallet#readme",
"author": "pollum labs"
}
}

0 comments on commit f03bb71

Please sign in to comment.