We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5516392 commit 27808aeCopy full SHA for 27808ae
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.25.5"
+const Version = "1.26.0-beta.1"
cli/version.txt
@@ -1 +1 @@
1
-1.25.5
+1.26.0-beta.1
0 commit comments