Skip to content

Commit

Permalink
chore(release): 4.17.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Oct 17, 2022
1 parent f063ab9 commit 0fff4a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -91,4 +91,4 @@
"build": "tsc -b",
"typedoc-sfdmu-run-addons": "typedoc --options typedoc-sfdmu-run-addons.json"
}
}
}

0 comments on commit 0fff4a4

Please sign in to comment.