Skip to content

Commit f202d0f

Browse files
chore(extension): update lace version v1.33.2 (#2136)
1 parent c1c9fd2 commit f202d0f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sonar.projectKey=input-output-hk_lace
22
sonar.organization=input-output-hk
33

44
sonar.projectName=lace
5-
sonar.projectVersion=1.33.0
5+
sonar.projectVersion=1.33.2
66

77
sonar.inclusions=v1/apps/**/*,v1/packages/**/*
88
sonar.exclusions=v1/packages/e2e-tests/**/*,**/test/**/*,**/__tests__/**/*,**/*.stories.tsx,**/*.test.ts,**/*.test.tsx,v1/apps/browser-extension-wallet/src/utils/PaperWallet/template.ts

v1/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.33.0",
4+
"version": "1.33.2",
55
"manifest_version": 3,
66
"icons": {
77
"16": "icon16.png",

v1/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.33.0",
3+
"version": "1.33.2",
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)