v0.11.2
Some checks failed
ci/woodpecker/push/publish-docs Pipeline failed

This commit is contained in:
2025-12-27 00:45:54 -06:00
parent 2766ac997a
commit fa62bc1ec6
6 changed files with 8 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
const versionStr = "0.11.1"
const versionStr = "0.11.2"
var (
versionCmd = &cobra.Command{