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 Oct 21, 2024
1 parent 9a95738 commit d2ee4c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paliwallet",
"version": "3.0.2",
"version": "3.0.3",
"description": "A Non-Custodial Crypto Wallet",
"private": true,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion source/config/consts.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const MV2_OPTIONS = {
const MV3_OPTIONS = {
manifest_version: 3,
name: 'Pali Wallet',
version: '3.0.1',
version: '3.0.3',
icons: {
16: 'assets/icons/favicon-16.png',
32: 'assets/icons/favicon-32.png',
Expand Down

0 comments on commit d2ee4c7

Please sign in to comment.