Skip to content

Commit b61d605

Browse files
Release 3.8.2 (#398)
1 parent b67818a commit b61d605

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gemwallet/extension",
3-
"version": "3.8.1",
3+
"version": "3.8.2",
44
"description": "GemWallet browser extension",
55
"private": true,
66
"type": "module",

packages/extension/public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "GemWallet",
33
"description": "GemWallet brings the XRP Ledger (XRPL) and Xahau to your web browser - https://gemwallet.app",
4-
"version": "3.8.1",
4+
"version": "3.8.2",
55
"manifest_version": 3,
66
"action": {
77
"default_popup": "index.html",

0 commit comments

Comments
 (0)