Skip to content

Commit

Permalink
chore(release): bump to 2.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Dec 19, 2024
1 parent df87f59 commit da184ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
$ sf COMMAND
running command...
$ sf (--version|-v)
@salesforce/cli/2.71.6 linux-x64 node-v22.12.0
@salesforce/cli/2.72.0 linux-x64 node-v22.12.0
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/cli",
"description": "The Salesforce CLI",
"version": "2.71.6",
"version": "2.72.0",
"author": "Salesforce",
"bin": {
"sf": "./bin/run.js",
Expand Down

0 comments on commit da184ed

Please sign in to comment.