Skip to content

Commit 572854a

Browse files
committed
chore: updated whats new for release and bumped version
1 parent 48b6f41 commit 572854a

File tree

8 files changed

+8
-14
lines changed

8 files changed

+8
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liquality-wallet",
3-
"version": "0.84.0",
3+
"version": "0.84.1",
44
"private": true,
55
"author": "Liquality <info@liquality.io>",
66
"scripts": {

src/locales/cb/whats_new.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6-
"Fixes for Thorchain cross-chain Swaps (ETH<=>BTC)",
7-
"Warning for non compliant EIP-712 injection request"
6+
"Ledger fixes"
87
]
98
},
109
{

src/locales/en/whats_new.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6-
"Fixes for Thorchain cross-chain Swaps (ETH<=>BTC)",
7-
"Warning for non compliant EIP-712 injection request"
6+
"Ledger fixes"
87
]
98
},
109
{

src/locales/es/whats_new.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6-
"Fixes for Thorchain cross-chain Swaps (ETH<=>BTC)",
7-
"Warning for non compliant EIP-712 injection request"
6+
"Ledger fixes"
87
]
98
},
109
{

src/locales/ph/whats_new.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6-
"Fixes for Thorchain cross-chain Swaps (ETH<=>BTC)",
7-
"Warning for non compliant EIP-712 injection request"
6+
"Ledger fixes"
87
]
98
},
109
{

src/locales/pt/whats_new.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6-
"Fixes for Thorchain cross-chain Swaps (ETH<=>BTC)",
7-
"Warning for non compliant EIP-712 injection request"
6+
"Ledger fixes"
87
]
98
},
109
{

src/locales/zh/whats_new.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"page": "1",
44
"title": "What's New?",
55
"content": [
6-
"Fixes for Thorchain cross-chain Swaps (ETH<=>BTC)",
7-
"Warning for non compliant EIP-712 injection request"
6+
"Ledger fixes"
87
]
98
},
109
{

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"manifest_version": 2,
3-
"version": "0.84.0",
3+
"version": "0.84.1",
44
"name": "__MSG_appName__",
55
"description": "__MSG_appDesc__",
66
"default_locale": "en",

0 commit comments

Comments
 (0)