Skip to content

Commit

Permalink
Release 3.7.2 (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianBouron authored Jul 24, 2024
1 parent 4ed1a07 commit 08dd930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gemwallet/extension",
"version": "3.7.1",
"version": "3.7.2",
"description": "GemWallet browser extension",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "GemWallet",
"description": "GemWallet brings the XRP Ledger (XRPL) and Xahau to your web browser - https://gemwallet.app",
"version": "3.7.1",
"version": "3.7.2",
"manifest_version": 3,
"action": {
"default_popup": "index.html",
Expand Down

0 comments on commit 08dd930

Please sign in to comment.