Skip to content

Commit 51f1c77

Browse files
author
Vervet CI
committed
chore: prepare release v8.11.1
1 parent 4cb0b38 commit 51f1c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cmd/cmd.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
)
1616

1717
// MANAGED BY scripts/genversion.bash DO NOT EDIT.
18-
const cmdVersion = "v8.11.0"
18+
const cmdVersion = "v8.11.1"
1919

2020
// VervetParams contains configuration parameters for the Vervet CLI application.
2121
type VervetParams struct {

0 commit comments

Comments
 (0)