Skip to content

Commit 32bb2d6

Browse files
Update README.md
1 parent dee85ff commit 32bb2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasenotes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ These changes are in the Salesforce CLI release candidate. We plan to include th
3636
* UPDATE: Use the existing `package update` command to set the recommended version of a package. When you set a package version as the recommended version, your subscribers see an **Upgrade to Recommended Version** option on the Installed Packages page in their org. Only released package versions can be set as the recommended version. This example sets `[email protected] as` the recommended version.
3737

3838
```bash
39-
sf package update --package 0Ho.. --target-dev-hub [email protected] --recommended-version [email protected]
39+
sf package update --package 0Ho.. --target-dev-hub [email protected] --recommended-version-id [email protected]
4040
```
4141

4242
Run `package update --help` for more information. NOTE: This feature is available for only Spring '26 orgs (API version 66.0).

0 commit comments

Comments
 (0)