Skip to content

Commit

Permalink
Merge pull request #1525 from salesforcecli/release/2.33.3
Browse files Browse the repository at this point in the history
Release PR for 2.33.3 as nightly
  • Loading branch information
svc-cli-bot authored Mar 13, 2024
2 parents 3e2a7bf + 02d31ac commit 070d293
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.33.2 linux-x64 node-v20.11.1
@salesforce/cli/2.33.3 linux-x64 node-v20.11.1
$ 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.33.2",
"version": "2.33.3",
"author": "Salesforce",
"bin": {
"sf": "./bin/run.js",
Expand Down

0 comments on commit 070d293

Please sign in to comment.