Increment CLI version after release#6384
Conversation
There was a problem hiding this comment.
Pull request overview
This PR increments the CLI version from 1.22.3 to 1.23.0-beta.1 following the standard post-release version bump pattern. This change prepares the codebase for the next development cycle by setting up a new minor version with beta designation.
Key Changes
- Version bumped from
1.22.3(released 2025-12-15) to1.23.0-beta.1in version.txt - Matching unreleased section already exists in CHANGELOG.md for 1.23.0-beta.1
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