From 0180193fc1b71f0660e2ee2dfaef687f64e3e1bf Mon Sep 17 00:00:00 2001 From: hknokh2 Date: Tue, 29 Oct 2024 20:56:00 +0200 Subject: [PATCH] fix: Record Id mapping issue #895 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9de3831c..8f288488 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sfdmu", "description": "The SFDX Data Move Utility (SFDMU) is the most modern and powerful salesforce data migration tool. It will help you to populate your org with data in minutes.", - "version": "4.36.5", + "version": "4.36.6", "author": "Salesforce", "license": "BSD-3-Clause", "developedBy": "Haim Knokh",