Increment CLI version after release#7804
Conversation
There was a problem hiding this comment.
Pull request overview
Bumps the Azure Developer CLI version to the next prerelease after the 1.24.1 release, keeping the CLI version file and the azdext SDK version constant in sync.
Changes:
- Update
cli/version.txtto1.25.0-beta.1. - Update
cli/azd/pkg/azdext/version.goto mirror the same version.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| cli/version.txt | Advances the CLI version to 1.25.0-beta.1. |
| cli/azd/pkg/azdext/version.go | Keeps the azdext SDK Version constant aligned with cli/version.txt. |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
|
/check-enforcer override |
Increment CLI version after release