We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67818a commit b61d605Copy full SHA for b61d605
packages/extension/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@gemwallet/extension",
3
- "version": "3.8.1",
+ "version": "3.8.2",
4
"description": "GemWallet browser extension",
5
"private": true,
6
"type": "module",
packages/extension/public/manifest.json
@@ -1,7 +1,7 @@
"name": "GemWallet",
"description": "GemWallet brings the XRP Ledger (XRPL) and Xahau to your web browser - https://gemwallet.app",
"manifest_version": 3,
"action": {
7
"default_popup": "index.html",
0 commit comments