Skip to content

Commit 146d0c5

Browse files
chore: update pali version
1 parent 3016387 commit 146d0c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paliwallet",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "A Non-Custodial Crypto Wallet",
55
"private": true,
66
"repository": {
@@ -187,4 +187,4 @@
187187
},
188188
"homepage": "https://github.com/syscoin/pali_wallet#readme",
189189
"author": "pollum labs"
190-
}
190+
}

source/config/consts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const MV2_OPTIONS = {
7474
const MV3_OPTIONS = {
7575
manifest_version: 3,
7676
name: 'Pali Wallet',
77-
version: '3.4.1',
77+
version: '3.4.2',
7878
icons: {
7979
16: 'assets/icons/favicon-16.png',
8080
32: 'assets/icons/favicon-32.png',

0 commit comments

Comments
 (0)