From 09794b60bf7d7689c4dc31d07636b1077d9a6602 Mon Sep 17 00:00:00 2001 From: hknokh2 Date: Sat, 26 Oct 2024 19:43:41 +0300 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 3799cdbc..9de3831c 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.4", + "version": "4.36.5", "author": "Salesforce", "license": "BSD-3-Clause", "developedBy": "Haim Knokh",