Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cli/azd/pkg/azdext/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
// This value mirrors the CLI version in cli/version.txt and is
// automatically updated by eng/scripts/Update-CliVersion.ps1.
const Version = "1.24.0-beta.1"

Check failure on line 10 in cli/azd/pkg/azdext/version.go

View workflow job for this annotation

GitHub Actions / azd-lint / golangci-lint (ubuntu-latest)

File is not properly formatted (gofmt)
2 changes: 1 addition & 1 deletion cli/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.23.14
1.24.0-beta.1
Loading