Skip to content

Commit

Permalink
Update version.go
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrie30 committed Sep 21, 2024
1 parent 5cc347f commit 35dda34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)

const ghorgVersion = "v1.9.14"
const ghorgVersion = "v1.10.0"

var versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit 35dda34

Please sign in to comment.