Skip to content

Commit

Permalink
chore: prepare release v8.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vervet CI committed Dec 9, 2024
1 parent 55446da commit ea9ef4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cmd/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

// MANAGED BY scripts/genversion.bash DO NOT EDIT.
const cmdVersion = "v8.10.0"
const cmdVersion = "v8.10.1"

// VervetParams contains configuration parameters for the Vervet CLI application.
type VervetParams struct {
Expand Down

0 comments on commit ea9ef4b

Please sign in to comment.