From 7579e571f9f7b692bba06670e9d2c10bc6c5a817 Mon Sep 17 00:00:00 2001 From: Dylan Gerow Date: Mon, 22 Nov 2021 19:15:21 -0600 Subject: [PATCH] add version --- sfdx-project.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sfdx-project.json b/sfdx-project.json index eb5a020..19d2eeb 100644 --- a/sfdx-project.json +++ b/sfdx-project.json @@ -19,6 +19,7 @@ "packageAliases": { "salesforce-cpq@234.4": "04t4N000000GkQ3QAK", "CPQ Migration Aid": "0Ho5f000000blYLCAY", - "CPQ Migration Aid@1.0.0-1": "04t5f0000006JeXAAU" + "CPQ Migration Aid@1.0.0-1": "04t5f0000006JeXAAU", + "CPQ Migration Aid@1.0.0-2": "04t5f0000006JecAAE" } }