diff --git a/package.json b/package.json index 5a93a380..ef0b3fdb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sfdmu", "description": "The Salesforce Data Loader SFDX Plugin (SFDMU) will help you to populate your org (scratch / dev / sandbox / production) with data imported from another org or CSV files. It supports all important CRUD operations (Insert/Update/Upsert/Delete) also for multiple related sObjects.", - "version": "4.17.5", + "version": "4.17.6", "author": "Haim Knokh", "bugs": "https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues", "dependencies": { @@ -91,4 +91,4 @@ "build": "tsc -b", "typedoc-sfdmu-run-addons": "typedoc --options typedoc-sfdmu-run-addons.json" } -} +} \ No newline at end of file