diff --git a/README.md b/README.md index 3acbae55c..a084584b5 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Make sure to start from a brand-new environment to avoid conflicts with previous 1. Log in to your org -1. Click [this link](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000004mC0mAAE) to install the Dreamhouse unlocked package in your org. +1. Click [this link](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000004mC5sAAE) to install the Dreamhouse unlocked package in your org. 1. Select **Install for All Users** diff --git a/sfdx-project.json b/sfdx-project.json index e2b81d6f5..a696fee91 100644 --- a/sfdx-project.json +++ b/sfdx-project.json @@ -13,6 +13,7 @@ "packageAliases": { "DreamhouseLWC": "0Ho3h000000PBghCAG", "DreamhouseLWC@58.0.0-7": "04t3h000004mC0hAAE", - "DreamhouseLWC@58.0.0-8": "04t3h000004mC0mAAE" + "DreamhouseLWC@58.0.0-8": "04t3h000004mC0mAAE", + "DreamhouseLWC@58.0.0-9": "04t3h000004mC5sAAE" } } \ No newline at end of file