Skip to content

Commit 89a597d

Browse files
authored
chore: bump manifest version v1.17.5 (#1562)
1 parent dc8ebf4 commit 89a597d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/browser-extension-wallet/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "$WALLET_MANIFEST_NAME",
33
"description": "One fast, accessible, and secure platform for digital assets, DApps, NFTs, and DeFi.",
4-
"version": "1.17.4",
4+
"version": "1.17.5",
55
"manifest_version": 3,
66
"key": "$LACE_EXTENSION_KEY",
77
"icons": {

apps/browser-extension-wallet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lace/browser-extension-wallet",
3-
"version": "1.17.4",
3+
"version": "1.17.5",
44
"description": "A fully capable wallet packaged as browser extensions for Chrome, Firefox, and Edge",
55
"homepage": "https://github.com/input-output-hk/lace/blob/master/apps/browser-extension-wallet/README.md",
66
"bugs": {

0 commit comments

Comments
 (0)