Update unreleased version

This commit is contained in:
gabrie30
2025-05-01 06:13:21 -07:00
parent 642bef4a49
commit 6ef949b422
2 changed files with 9 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
const ghorgVersion = "v1.11.1"
const ghorgVersion = "v1.11.2"
var versionCmd = &cobra.Command{
Use: "version",