Increment CLI version after release - #9450
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 21 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
There was a problem hiding this comment.
Pull request overview
Prepares the next CLI development cycle after the 1.30.0 release.
Changes:
- Bumps CLI and azdext SDK versions to
1.31.0-beta.1. - Adds the matching unreleased changelog section.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
cli/version.txt |
Updates the CLI version. |
cli/azd/pkg/azdext/version.go |
Synchronizes the SDK version. |
cli/azd/CHANGELOG.md |
Adds the next unreleased release section. |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
Increment CLI version after release