We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea12ce5 commit 2a4f5c6Copy full SHA for 2a4f5c6
2 files changed
cli/azd/pkg/azdext/version.go
@@ -6,4 +6,4 @@ package azdext
6
// Version is the semantic version of the azdext SDK package.
7
// This value mirrors the CLI version in cli/version.txt and is
8
// automatically updated by eng/scripts/Update-CliVersion.ps1.
9
-const Version = "1.26.0"
+const Version = "1.27.0-beta.1"
cli/version.txt
@@ -1 +1 @@
1
-1.26.0
+1.27.0-beta.1
0 commit comments