diff --git a/package.json b/package.json index 84006532..2e3ec305 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nami-wallet", - "version": "3.8.2", + "version": "3.8.3", "description": "Maintained by IOG", "license": "Apache-2.0", "repository": { diff --git a/src/manifest.json b/src/manifest.json index 48e3f5d5..81cf6e21 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Nami", - "version": "3.8.2", + "version": "3.8.3", "description": "Maintained by IOG", "background": { "service_worker": "background.bundle.js" }, "action": {