Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 61625dd

Browse files
version 0.8.24 (#1738)
1 parent 82134de commit 61625dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const version = "v0.8.23"
9+
const version = "v0.8.24"
1010

1111
var versionCmd = &cobra.Command{
1212
Use: "version",

0 commit comments

Comments
 (0)