Skip to content

Commit

Permalink
Merge pull request #1917 from salesforcecli/release/2.61.2
Browse files Browse the repository at this point in the history
Release PR for 2.61.2 as nightly
  • Loading branch information
svc-cli-bot authored Sep 27, 2024
2 parents 56732c4 + a658eca commit c5f5881
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.61.1 linux-x64 node-v20.17.0
@salesforce/cli/2.61.2 linux-x64 node-v20.17.0
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down
4 changes: 2 additions & 2 deletions 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.61.1",
"version": "2.61.2",
"author": "Salesforce",
"bin": {
"sf": "./bin/run.js",
Expand Down Expand Up @@ -79,7 +79,7 @@
"@salesforce/plugin-custom-metadata": "3.3.33",
"@salesforce/plugin-community": "3.2.32",
"@salesforce/plugin-dev": "2.4.2",
"@salesforce/plugin-devops-center": "1.2.23",
"@salesforce/plugin-devops-center": "1.2.24",
"@salesforce/plugin-env": "3.0.33",
"@salesforce/plugin-functions": "1.23.0",
"@salesforce/plugin-signups": "2.5.18",
Expand Down

0 comments on commit c5f5881

Please sign in to comment.