Skip to content

Commit f68e5f0

Browse files
author
Vervet CI
committed
chore: prepare release v8.11.2
1 parent 28e609e commit f68e5f0

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.1"
18+
const cmdVersion = "v8.11.2"
1919

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

0 commit comments

Comments
 (0)